remove weird spaces added to ui.py over time

This commit is contained in:
AUTOMATIC 2022-10-29 08:28:48 +03:00
parent 2d220afb24
commit a33d0a9a65

View file

@ -673,7 +673,6 @@ Requested path was: {f}
return result_gallery, generation_info if tabname != "extras" else html_info_x, html_info
def create_ui(wrap_gradio_gpu_call):
import modules.img2img
import modules.txt2img