Spaces:
Runtime error
Runtime error
filipzawadka
commited on
Commit
•
f2f4c63
1
Parent(s):
f583bdc
fix reqs
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
accelerate==0.25.0
|
2 |
aiofiles==23.2.1
|
3 |
aiohttp==3.9.1
|
@@ -90,7 +91,4 @@ websockets==11.0.3
|
|
90 |
widgetsnbextension==4.0.9
|
91 |
xxhash==3.4.1
|
92 |
yarl==1.9.4
|
93 |
-
librosa
|
94 |
-
requests
|
95 |
-
os
|
96 |
subprocess
|
|
|
1 |
+
os
|
2 |
accelerate==0.25.0
|
3 |
aiofiles==23.2.1
|
4 |
aiohttp==3.9.1
|
|
|
91 |
widgetsnbextension==4.0.9
|
92 |
xxhash==3.4.1
|
93 |
yarl==1.9.4
|
|
|
|
|
|
|
94 |
subprocess
|