Spaces:
Running
Running
Commit
•
6333e3e
1
Parent(s):
8c8860a
switch to cpu for this spaces (#4)
Browse files- switch to cpu for this spaces (c4db9ad972875b0ebb77fd7cb52fbdd3edeefa57)
Co-authored-by: Rico Ardiansyah <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
numpy==1.25.2
|
2 |
-
audio-separator[
|
3 |
scipy
|
4 |
yt_dlp
|
|
|
1 |
numpy==1.25.2
|
2 |
+
audio-separator[cpu]==0.17.5
|
3 |
scipy
|
4 |
yt_dlp
|