Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +17 -17
requirements.txt
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
-
openai
|
2 |
-
streamlit
|
3 |
-
youtube-transcript-api
|
4 |
-
pydub
|
5 |
-
numpy
|
6 |
-
pandas
|
7 |
-
scipy
|
8 |
-
matplotlib
|
9 |
-
requests
|
10 |
-
datasets
|
11 |
-
huggingface-hub
|
12 |
-
hf-transfer
|
13 |
-
protobuf
|
14 |
-
click
|
15 |
-
pydantic
|
16 |
-
setuptools
|
17 |
-
pip
|
|
|
1 |
+
openai
|
2 |
+
streamlit
|
3 |
+
youtube-transcript-api
|
4 |
+
pydub
|
5 |
+
numpy
|
6 |
+
pandas
|
7 |
+
scipy
|
8 |
+
matplotlib
|
9 |
+
requests
|
10 |
+
datasets
|
11 |
+
huggingface-hub
|
12 |
+
hf-transfer
|
13 |
+
protobuf
|
14 |
+
click
|
15 |
+
pydantic
|
16 |
+
setuptools
|
17 |
+
pip
|