Iluvalar
Iluvalar
Hello, I just discovered this project and I must say I'm please to se someone seems to estimate the amount of infected people correctly. I was really thinking I am...
### Issue Description As previously stated in this previous issue: https://github.com/vladmandic/automatic/issues/1071 Escaping a colon, do not escape the colon. For exemple if I prompt " (blue\:3)" one would expect "...
First embedding_editor.py needed to `from modules.call_queue import wrap_gradio_gpu_call` instead of from webui. because of this edit: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/95821f0132f5437ef30b0dbcac7c51e55818c18f Next, you need to add in the command line ` --disable-safe-unpickle` There might...