Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,8 @@ transformers
|
|
| 5 |
fastapi
|
| 6 |
uvicorn
|
| 7 |
python-multipart
|
| 8 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
fastapi
|
| 6 |
uvicorn
|
| 7 |
python-multipart
|
| 8 |
+
pillow
|
| 9 |
+
google-api-python-client
|
| 10 |
+
google-auth-httplib2
|
| 11 |
+
google-auth-oauthlib
|
| 12 |
+
google-auth
|