Spaces:
Sleeping
Sleeping
MujtabaAli
commited on
Commit
•
c25bee2
1
Parent(s):
56fa342
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,2 +1,8 @@
|
|
1 |
streamlit==1.25.0
|
2 |
-
yt-dlp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit==1.25.0
|
2 |
+
yt-dlp>=2023.12.20
|
3 |
+
datasets
|
4 |
+
huggingface-hub>=0.19
|
5 |
+
hf-transfer>=0.1.4
|
6 |
+
protobuf<4
|
7 |
+
click<8.1
|
8 |
+
pydantic~=1.0
|