Steveeeeeeen HF Staff reach-vb HF Staff commited on
Commit
93ece79
·
verified ·
1 Parent(s): 7b3ccc2

Update app.py (#1)

Browse files

- Update app.py (6095a20c87e14e7e4209be02039dbcfdb3b38bfc)


Co-authored-by: Vaibhav Srivastav <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -427,7 +427,7 @@ def create_demo_interface(demo_instance: VibeVoiceDemo):
427
 
428
 
429
  def run_demo(
430
- model_path: str = "microsoft/VibeVoice-Large",
431
  device: str = "cuda",
432
  inference_steps: int = 5,
433
  share: bool = True,
 
427
 
428
 
429
  def run_demo(
430
+ model_path: str = "aoi-ot/VibeVoice-Large",
431
  device: str = "cuda",
432
  inference_steps: int = 5,
433
  share: bool = True,