ACloudCenter commited on
Commit
0a306a9
·
1 Parent(s): 0aea28d

Modify layout

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -475,7 +475,7 @@ def create_demo_interface(demo_instance: VibeVoiceDemo):
475
  - **Model Sizes**: 1.1B, 1.5B, and Large variants
476
  """)
477
 
478
- with gr.Column():
479
  gr.HTML("""
480
  <div style="text-align: center; margin: 20px 0;">
481
  <img src="https://huggingface.co/spaces/ACloudCenter/Conference-Generator-VibeVoice/resolve/main/public/images/diagram.png"
 
475
  - **Model Sizes**: 1.1B, 1.5B, and Large variants
476
  """)
477
 
478
+ with gr.Column(scale=2):
479
  gr.HTML("""
480
  <div style="text-align: center; margin: 20px 0;">
481
  <img src="https://huggingface.co/spaces/ACloudCenter/Conference-Generator-VibeVoice/resolve/main/public/images/diagram.png"