This commit is contained in:
lvmin
2023-04-19 21:18:41 -07:00
parent 33575b459a
commit 3d25e488c7

View File

@@ -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"