broadfield-dev commited on
Commit
2bfcd03
·
verified ·
1 Parent(s): b338394

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import os
2
  import subprocess
3
  import sys
4
  from pathlib import Path
5
-
6
  # --- 1. Clone the VibeVoice Repository ---
7
  repo_dir = "VibeVoice"
8
  if not os.path.exists(repo_dir):
 
2
  import subprocess
3
  import sys
4
  from pathlib import Path
5
+ error
6
  # --- 1. Clone the VibeVoice Repository ---
7
  repo_dir = "VibeVoice"
8
  if not os.path.exists(repo_dir):