Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ def refresh(token):
|
|
26 |
print("Upload")
|
27 |
api.upload_folder(
|
28 |
folder_path="repo/F5-TTS-main",
|
29 |
-
repo_id="mrfakename/F5-TTS
|
30 |
repo_type="space",
|
31 |
commit_message="Sync from GitHub repo",
|
32 |
commit_description="This Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there"
|
|
|
26 |
print("Upload")
|
27 |
api.upload_folder(
|
28 |
folder_path="repo/F5-TTS-main",
|
29 |
+
repo_id="mrfakename/E2-F5-TTS",
|
30 |
repo_type="space",
|
31 |
commit_message="Sync from GitHub repo",
|
32 |
commit_description="This Space is synced from the GitHub repo: https://github.com/SWivid/F5-TTS. Please submit contributions to the Space there"
|