Closed ManOrMonster closed 10 months ago
I can't believe it took me this long to notice this. In my defense I usually use this first thing in the morning. ๐
In scripts/civitai_gui.py, line 206:
download_selected = gr.Button(value="Download all ๐seleceted๐", interactive=False, visible=False)
Should say "selected"
n/a
No response
Nice catch!
Never noticed that myself either ๐ I have fixed in the latest version! :)
Describe the bug.
I can't believe it took me this long to notice this. In my defense I usually use this first thing in the morning. ๐
In scripts/civitai_gui.py, line 206:
download_selected = gr.Button(value="Download all ๐seleceted๐", interactive=False, visible=False)
Steps to reproduce the problem.
Expected behavior
Should say "selected"
System info
Console logs
Additional information
No response