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 33575b4 commit 3d25e48Copy full SHA for 3d25e48
annotator/openpose/__init__.py
@@ -1,7 +1,7 @@
1
# Openpose
2
# Original from CMU https://github.com/CMU-Perceptual-Computing-Lab/openpose
3
# 2nd Edited by https://github.com/Hzzone/pytorch-openpose
4
-# 3nd Edited by ControlNet
+# 3rd Edited by ControlNet
5
6
import os
7
os.environ["KMP_DUPLICATE_LIB_OK"]="TRUE"
0 commit comments