fantaxy commited on
Commit
28ad19c
1 Parent(s): 5df09e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -321,7 +321,7 @@ with gr.Blocks() as demo:
321
  gr.Markdown("# text + video + image")
322
 
323
  with gr.Tabs():
324
- with gr.TabItem('AnyV2V(I2VGenXL) + InstructPix2Pix'):
325
  with gr.Row():
326
  with gr.Column():
327
  video_raw = gr.Video(label="Raw Video Input")
 
321
  gr.Markdown("# text + video + image")
322
 
323
  with gr.Tabs():
324
+ with gr.TabItem('text + video + image'):
325
  with gr.Row():
326
  with gr.Column():
327
  video_raw = gr.Video(label="Raw Video Input")