Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

depthmap.py startup error on load in A1111 #418

Open
alexjl90210 opened this issue Mar 7, 2024 · 0 comments
Open

depthmap.py startup error on load in A1111 #418

alexjl90210 opened this issue Mar 7, 2024 · 0 comments
Labels
green One of the basic colors

Comments

@alexjl90210
Copy link

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

@semjon00 semjon00 added the green One of the basic colors label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
green One of the basic colors
Projects
None yet
Development

No branches or pull requests

2 participants