fix duration signature
This commit is contained in:
1
app.py
1
app.py
@@ -475,6 +475,7 @@ def get_edit_duration(
|
|||||||
width=None,
|
width=None,
|
||||||
rewrite_prompt=True,
|
rewrite_prompt=True,
|
||||||
zerogpu_budget=0,
|
zerogpu_budget=0,
|
||||||
|
num_images_per_prompt=1,
|
||||||
progress=None,
|
progress=None,
|
||||||
):
|
):
|
||||||
if zerogpu_budget and int(zerogpu_budget) > 0:
|
if zerogpu_budget and int(zerogpu_budget) > 0:
|
||||||
|
|||||||
Reference in New Issue
Block a user