fffiloni commited on
Commit
df965de
·
verified ·
1 Parent(s): 212e29c

Update simple_app.py

Browse files
Files changed (1) hide show
  1. simple_app.py +1 -1
simple_app.py CHANGED
@@ -32,7 +32,7 @@ def infer(prompt, progress=gr.Progress(track_tqdm=True)):
32
  # Now using 1000 ticks to represent 40 seconds (each tick = 40 ms)
33
  sub_bar = None
34
  sub_ticks = 0
35
- sub_tick_total = 1000
36
  video_phase = False
37
 
38
  command = [
 
32
  # Now using 1000 ticks to represent 40 seconds (each tick = 40 ms)
33
  sub_bar = None
34
  sub_ticks = 0
35
+ sub_tick_total = 1500
36
  video_phase = False
37
 
38
  command = [