mirror of
https://github.com/vladmandic/automatic
synced 2026-09-10 23:08:43 +02:00
+1
-1
@@ -178,7 +178,7 @@ def create_ui():
|
||||
# generate function
|
||||
video_dict = dict(
|
||||
fn=call_queue.wrap_gradio_gpu_call(run_video, extra_outputs=[None, '', ''], name='Video'),
|
||||
_js="submit_framepack",
|
||||
_js="submit_video",
|
||||
inputs=video_args,
|
||||
outputs=[gallery, video, gen_info, html_info, html_log],
|
||||
show_progress=False,
|
||||
|
||||
Reference in New Issue
Block a user