Skip to content

Commit 3d25e48

Browse files
committed
typo
1 parent 33575b4 commit 3d25e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotator/openpose/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Openpose
22
# Original from CMU https://github.com/CMU-Perceptual-Computing-Lab/openpose
33
# 2nd Edited by https://github.com/Hzzone/pytorch-openpose
4-
# 3nd Edited by ControlNet
4+
# 3rd Edited by ControlNet
55

66
import os
77
os.environ["KMP_DUPLICATE_LIB_OK"]="TRUE"

0 commit comments

Comments
 (0)