Spaces:
Running
on
Zero
Running
on
Zero
Fix code
Browse files
app.py
CHANGED
|
@@ -554,7 +554,7 @@ with gr.Blocks(js=js) as app:
|
|
| 554 |
end_image_debug_data,
|
| 555 |
prompt_debug_data,
|
| 556 |
total_second_length_debug_data,
|
| 557 |
-
|
| 558 |
allocation_time_debug_data
|
| 559 |
):
|
| 560 |
input_image_debug_value[0] = input_image_debug_data
|
|
|
|
| 554 |
end_image_debug_data,
|
| 555 |
prompt_debug_data,
|
| 556 |
total_second_length_debug_data,
|
| 557 |
+
factor_debug_data,
|
| 558 |
allocation_time_debug_data
|
| 559 |
):
|
| 560 |
input_image_debug_value[0] = input_image_debug_data
|