remove weird spaces added to ui.py over time
This commit is contained in:
parent
2d220afb24
commit
a33d0a9a65
1 changed files with 25 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue