repair file paste for Firefox from #10615

remove animation when pasting files into prompt
rework two dragdrop js files into one
This commit is contained in:
AUTOMATIC
2023-05-22 09:49:51 +03:00
parent 0cbcc4d828
commit ee65e72931
3 changed files with 46 additions and 33 deletions

View File

@@ -616,7 +616,8 @@ def create_ui():
outputs=[
txt2img_prompt,
txt_prompt_img
]
],
show_progress=False,
)
enable_hr.change(
@@ -902,7 +903,8 @@ def create_ui():
outputs=[
img2img_prompt,
img2img_prompt_img
]
],
show_progress=False,
)
img2img_args = dict(