Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
@@ -1 +1,14 @@
|
|
1 |
-
schedule
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
schedule
|
2 |
+
gradio
|
3 |
+
requests
|
4 |
+
pandas
|
5 |
+
python-docx
|
6 |
+
huggingface_hub
|
7 |
+
schedule
|
8 |
+
openpyxl
|
9 |
+
spaces
|
10 |
+
google-auth
|
11 |
+
google-auth-oauthlib
|
12 |
+
google-auth-httplib2
|
13 |
+
google-api-python-client
|
14 |
+
bs4
|