Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lllyasviel committed Apr 20, 2023
1 parent 33575b4 commit 3d25e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotator/openpose/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Openpose
# Original from CMU https://github.com/CMU-Perceptual-Computing-Lab/openpose
# 2nd Edited by https://github.com/Hzzone/pytorch-openpose
# 3nd Edited by ControlNet
# 3rd Edited by ControlNet

import os
os.environ["KMP_DUPLICATE_LIB_OK"]="TRUE"
Expand Down

0 comments on commit 3d25e48

Please sign in to comment.