DarkAcorn commited on
Commit
5d0e850
·
1 Parent(s): 6a469b8

experiment s2 exp 3

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/mOrpheus_3B-1Base_early_preview-v1-25000"
19
 
20
  # Download only model config and safetensors
21
  snapshot_download(
 
15
  snac_model = snac_model.to(device)
16
 
17
 
18
+ model_name = "MrDragonFox/baddy_S2_EXP_3"
19
 
20
  # Download only model config and safetensors
21
  snapshot_download(