multimodalart HF Staff commited on
Commit
a57f68f
·
verified ·
1 Parent(s): 6c880b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -124,6 +124,7 @@ def check_duration(
124
  seed,
125
  use_distill,
126
  use_refine,
 
127
  ):
128
  if use_refine and resolution=="480p":
129
  return 240
 
124
  seed,
125
  use_distill,
126
  use_refine,
127
+ progress
128
  ):
129
  if use_refine and resolution=="480p":
130
  return 240