khang119966 commited on
Commit
9b17066
·
verified ·
1 Parent(s): 02b6361

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -560,6 +560,7 @@ def generate_video(image, prompt, max_tokens):
560
  fps=5
561
  )
562
 
 
563
  return "heatmap_animation.mp4"
564
 
565
  with gr.Blocks() as demo:
 
560
  fps=5
561
  )
562
 
563
+
564
  return "heatmap_animation.mp4"
565
 
566
  with gr.Blocks() as demo: