Spaces:
Running
on
Zero
Running
on
Zero
DarkAcorn
commited on
Commit
·
5d0e850
1
Parent(s):
6a469b8
experiment s2 exp 3
Browse files
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/
|
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(
|