Silver
Silver
### Checklist - [ ] The issue exists after disabling all extensions - [ ] The issue exists on a clean installation of webui - [X] The issue is caused...
Changed the wrap_gradio_gpu_call import to new one for stable-diffusion-webui stable release 1.6.0
Corrected link in show_help that I assume had not been updated. Was 'wiki/Index-Nodes#cr-trigger'. Now 'Utils-Index-Nodes#cr-trigger'
I am a bit confused about the sorting system. I recently transferred my backup back into my sd-webui outputs folder due to finally having space again. But no sorting method...
The auto enabling by default will cause it to apply keywords automatically without users knowledge unless they check the image parameters. Most extensions do not enable itself by default and...
SO I keep getting this issue. This is the only extension I have that causes issues with my symbolic links I have within my models and embeddings directories. Is this...
Spelling was wrong which made it inconsistent with rest of related code and might cause future confusion Correcting it early will avoid custom nodes from adapting it and if any...
When running on Colab using your notebook this error is encountered as there is no such module there. ```ModuleNotFoundError Traceback (most recent call last) [](https://localhost:8080/#) in () ----> 1 run_job(job_to_run)...
Colab Error encountered when trying to run training again after removing the line trying to import non-existing module mentioned in issue #21 ```RuntimeError Traceback (most recent call last) [] (https://localhost:8080/#)...
In case it matters the OS is Windows 11 When deleting older images the entire rest of that folder gets pushed up as most recently updated. Shouldn't sorting be done...