Spaces:
Sleeping
Sleeping
Shashashasha
commited on
Commit
•
9170929
1
Parent(s):
6d6ce77
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ from so_vits_svc_fork.inference.core import Svc
|
|
12 |
##########################################################
|
13 |
# REPLACE THESE VALUES TO CHANGE THE MODEL REPO/CKPT NAME
|
14 |
##########################################################
|
15 |
-
repo_id = "Shashashasha/
|
16 |
ckpt_name = None # None will pick latest
|
17 |
##########################################################
|
18 |
|
|
|
12 |
##########################################################
|
13 |
# REPLACE THESE VALUES TO CHANGE THE MODEL REPO/CKPT NAME
|
14 |
##########################################################
|
15 |
+
repo_id = "Shashashasha/simba"
|
16 |
ckpt_name = None # None will pick latest
|
17 |
##########################################################
|
18 |
|