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