multimodalart HF staff commited on
Commit
913899c
1 Parent(s): d55e5c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ gradio_pipeline = GradioPipeline(
34
  crop_cfg=crop_cfg,
35
  args=args
36
  )
37
- gradio_pipeline.execute_video
38
  # assets
39
  title_md = "assets/gradio_title.md"
40
  example_portrait_dir = "assets/examples/source"
 
34
  crop_cfg=crop_cfg,
35
  args=args
36
  )
37
+
38
  # assets
39
  title_md = "assets/gradio_title.md"
40
  example_portrait_dir = "assets/examples/source"