Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
-
APScheduler
|
2 |
-
black
|
3 |
-
click
|
4 |
-
datasets
|
5 |
gradio
|
6 |
-
gradio_client
|
7 |
-
huggingface-hub
|
8 |
-
matplotlib
|
9 |
-
numpy
|
10 |
-
openpyxl
|
11 |
-
pandas
|
12 |
-
plotly
|
13 |
-
python-dateutil
|
14 |
-
requests
|
15 |
sentencepiece
|
16 |
-
tqdm
|
|
|
1 |
+
APScheduler
|
2 |
+
black
|
3 |
+
click
|
4 |
+
datasets
|
5 |
gradio
|
6 |
+
gradio_client
|
7 |
+
huggingface-hub
|
8 |
+
matplotlib
|
9 |
+
numpy
|
10 |
+
openpyxl
|
11 |
+
pandas
|
12 |
+
plotly
|
13 |
+
python-dateutil
|
14 |
+
requests
|
15 |
sentencepiece
|
16 |
+
tqdm
|