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

Connection errored out while loading a model. #250

Open
mondermurshed opened this issue Dec 30, 2024 · 0 comments
Open

Connection errored out while loading a model. #250

mondermurshed opened this issue Dec 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mondermurshed
Copy link

mondermurshed commented Dec 30, 2024

Whenever i try to load a model within the web UI i encounter with this error "Connection errored out".
I provided a screenshot of the problem so you can see it yourself.
I got this error as well inside automatic1111 which is a web ui for generating images and i fixed it by adding this flag --no-gradio-queue so i don't know if both of these problems are the same.

I tried to load on RVC, AudioLDM, AudioCraft and Text to speech but i got the same error in all of them.

I have a question does the load button will automatically download the model and then load it ? or should i download the model first and then place it in the models folder and then press the load button ?.
Also i already added these flags --launch --no-data-cache on the run_py.bat file (i don't know if it is the place to add flags) and my full text in the file is :
"@echo off
py -3.10 main.py --launch --no-data-cache %* "

And sorry if i didn't follow the format of creating an issue and thank you!
Screenshot (37)
.

@mondermurshed mondermurshed added the bug Something isn't working label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants