We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60da106 commit a5d58e9Copy full SHA for a5d58e9
1 file changed
dlclivegui/services/dlc_processor.py
@@ -33,7 +33,7 @@
33
34
35
# Enable profiling to get more detailed timing metrics for debugging and optimization.
36
-ENABLE_PROFILING = True
+ENABLE_PROFILING = False
37
38
39
class PoseBackends(Enum):
0 commit comments