Open BaubleBridge opened 1 year ago
Please try:pip install controlnet-aux==0.0.3
Hello, I have the same problem, I installed it via pip, even when I check the stability matrix, it is installed, but it says:
Traceback (most recent call last):
File "F:\Stability Matrix\Data\Packages\VoltaML\main.py", line 343, in
Error after running: python app.py
File "/Users/username/Development/InternGPT/InternGPT/iGPT/models/image.py", line 20, in
from controlnet_aux import OpenposeDetector, MLSDdetector, HEDdetector
ModuleNotFoundError: No module named 'controlnet_aux'