mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-30 00:39:04 +08:00
remove weird spaces added to ui.py over time
This commit is contained in:
parent
2d220afb24
commit
a33d0a9a65
@ -673,7 +673,6 @@ Requested path was: {f}
|
|||||||
return result_gallery, generation_info if tabname != "extras" else html_info_x, html_info
|
return result_gallery, generation_info if tabname != "extras" else html_info_x, html_info
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def create_ui(wrap_gradio_gpu_call):
|
def create_ui(wrap_gradio_gpu_call):
|
||||||
import modules.img2img
|
import modules.img2img
|
||||||
import modules.txt2img
|
import modules.txt2img
|
||||||
|
Loading…
x
Reference in New Issue
Block a user