-
Notifications
You must be signed in to change notification settings - Fork 27.2k
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
[Bug]: generate button does nothing #7359
Comments
neither does the trash prompt icon, apply/save prompt buttons dont respond either |
the argument was for dreambooth extension, and i meant there was no errors when i clicked the unrepsonsive buttons. venv "D:\stable-diffusion-webui\venv\Scripts\Python.exe" To create a public link, set |
python: 3.10.6 • torch: 1.13.1+cu117 • xformers: 0.0.16rc425 • gradio: 3.16.2 • commit: 00dab8f1 • checkpoint: N/A |
There's bound to be some errors in browser console (F12) when you press on unresponsive buttons. Could you check? This issue is weird, if you really reinstalled the venv and removed all extensions. |
Uncaught (in promise) ReferenceError: submit is not defined [svelte-i18n] The message "🔄" was not found in "en-US", "en". index.4395ab38.js:32:4134 and now finally a console error: ERROR: Exception in ASGI application During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
I have no idea how to reproduce it on my end, but i would try it without any cl args too. What does this achieve |
Seems to be browser cache issue, Click on Reload UI, also clear browser cache and use Ctrl + F5 to reload the UI page. |
Wasnt this fixed recently? Or was it only for scripts in './javascript' folder? |
cache clearing didn't help. problem persists in other browsers too in system info tab, it says it cannot find a checkpoint or vae. but it was working 30 minutes ago, for the past 4 months just fine... |
had to reinstall everything from scratch. tis life. |
I fixed it by putting Related to this issue: #13292 |
Is there an existing issue for this?
What happened?
generate button does not and causes no output on console. ive restarted and removed all extensions.
Steps to reproduce the problem
What should have happened?
normal
Commit where the problem happens
00dab8f
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
List of extensions
happens with with just dreambooth and unprompted
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: