thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI
MIT License
1.7k stars 160 forks source link

depthmap.py startup error on load in A1111 #418

Open alexjl90210 opened 6 months ago

alexjl90210 commented 6 months ago

*** Error loading script: depthmap.py Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/diffusers/utils/import_utils.py", line 704, in _get_module return importlib.import_module("." + module_name, self.name) File "/usr/lib/python3.10/importlib/init.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level)

Depth Tab in UI doesn't load as it used to earlier this year.

Then I see a bunch of frozen load errors for the web ui in Colab. Seen another loading issue page where it was suggested to change the timm module version 0.6.12 Any working depth map UIs for Colab available ?