DarkAcorn commited on
Commit
6a469b8
·
1 Parent(s): 7b7be19

rollback to 25000 as its bad

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ snac_model = SNAC.from_pretrained("hubertsiuzdak/snac_24khz")
15
  snac_model = snac_model.to(device)
16
 
17
 
18
- model_name = "MrDragonFox/baddy_S2_EXP_1"
19
 
20
  # Download only model config and safetensors
21
  snapshot_download(
 
15
  snac_model = snac_model.to(device)
16
 
17
 
18
+ model_name = "MrDragonFox/mOrpheus_3B-1Base_early_preview-v1-25000"
19
 
20
  # Download only model config and safetensors
21
  snapshot_download(