Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +11 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
discord.py
|
| 2 |
+
gradio
|
| 3 |
+
gspread==5.12.0
|
| 4 |
+
huggingface_hub
|
| 5 |
+
tabulate
|
| 6 |
+
apscheduler
|
| 7 |
+
gspread-dataframe
|
| 8 |
+
gspread-formatting
|
| 9 |
+
numpy
|
| 10 |
+
plotly
|
| 11 |
+
mplcursors
|