Spaces:
Running
Running
added requirements to allow saving to googlesheets
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
huggingface_hub>=0.26.0,<1
|
|
|
|
|
|
1 |
+
huggingface_hub>=0.26.0,<1
|
2 |
+
gspread
|
3 |
+
google-auth
|