Shashashasha commited on
Commit
9170929
1 Parent(s): 6d6ce77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/katya-zaychick"
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