Spaces:
Running
Running
RedTachyon
commited on
Commit
•
ba2ccb6
1
Parent(s):
44d9d8c
Requirements
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Brotli==1.1.0
|
2 |
+
certifi==2024.6.2
|
3 |
+
charset-normalizer==3.3.2
|
4 |
+
idna==3.7
|
5 |
+
mutagen==1.47.0
|
6 |
+
numpy==1.26.4
|
7 |
+
pycryptodomex==3.20.0
|
8 |
+
requests==2.32.3
|
9 |
+
scipy==1.13.1
|
10 |
+
urllib3==2.2.1
|
11 |
+
websockets==12.0
|
12 |
+
yt-dlp==2024.5.27
|
13 |
+
gradio
|