Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ ROFORMER_MODELS = {
|
|
29 |
'Vocals Mel Band Roformer': 'vocals_mel_band_roformer.ckpt',
|
30 |
'Mel Band Roformer Bleed Suppressor V1': 'mel_band_roformer_bleed_suppressor_v1.ckpt',
|
31 |
'Mel Band Roformer SYHFT V2': 'MelBandRoformerSYHFTV2.ckpt',
|
32 |
-
'Mel Band Roformer SYHFT V2.5': 'MelBandRoformerSYHFTV2.5.ckpt'
|
33 |
}
|
34 |
#=========================#
|
35 |
# MDX23C Models #
|
|
|
29 |
'Vocals Mel Band Roformer': 'vocals_mel_band_roformer.ckpt',
|
30 |
'Mel Band Roformer Bleed Suppressor V1': 'mel_band_roformer_bleed_suppressor_v1.ckpt',
|
31 |
'Mel Band Roformer SYHFT V2': 'MelBandRoformerSYHFTV2.ckpt',
|
32 |
+
'Mel Band Roformer SYHFT V2.5': 'MelBandRoformerSYHFTV2.5.ckpt',
|
33 |
}
|
34 |
#=========================#
|
35 |
# MDX23C Models #
|