stable-diffusion-webui-embedding-editor
stable-diffusion-webui-embedding-editor copied to clipboard
Embedding editor extension for web ui
Results
11
stable-diffusion-webui-embedding-editor issues
Sort by
recently updated
recently updated
newest added
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...