thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

depthmap.py startup error on load in A1111

alexjl90210 opened this issue · comments

*** 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 ?