alembics / disco-diffusion

Other
7.45k stars 1.13k forks source link

安装了pandas 但是还是不行 #155

Open fangbo6699 opened 1 year ago

fangbo6699 commented 1 year ago

disco_xform_utils.py failed to import InferenceHelper. Please ensure that AdaBins directory is in the path (i.e. via sys.path.append('./AdaBins') or other means). Traceback (most recent call last): File "disco-diffusion/disco.py", line 605, in import pandas as pd ModuleNotFoundError: No module named 'pandas'

fangbo6699 commented 1 year ago

是部署的docker版,请指教