-
-
Notifications
You must be signed in to change notification settings - Fork 485
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
error loading webui in almost all colabs #67
Comments
I'm having the same problem. When I run the code:
I get this output:
|
I think Google blocked running SD on Google Colab, I was running it fine 3 hours ago |
don't lose hope! we'll be fine! |
hello any updates on what happened or what's going on with the files? |
ComfyUI is working fine, Maybe you need to change microsoftexcel to googlesheet lol |
same problem here |
anyone have solution ? |
I am also getting the error. Is there any solution? |
I managed to solve, first step: run the command second step: run the desired model file for example majicmixrealist.ipynb |
This indeed works, thank you! |
It worked for me too. Thank you! |
IT WORKS!!!! Thank you |
Thank you. |
!pip install pydantic==1.10.5 |
I think this colab targets Pydantic v2. So the latest version of v1 (v1.10.12) should be no problem. |
how to implement this? |
Click the |
I am noticing similar problems from starlette like Generate button not working or being unresponsive, maybe a lower version for it needs to be used too. |
hey guys google colab stopped working? all collabs are not working for me anymore |
getting this error, while trying to run the colab as it is without any modification
tried to add
!pip install tensorrt
but that didn't fix itThe text was updated successfully, but these errors were encountered: