Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ accelerate>=0.20.0
|
|
| 4 |
flask>=2.0.0
|
| 5 |
requests>=2.25.0
|
| 6 |
pytrends>=4.9.0
|
| 7 |
-
google-api-python-client>=2.0.0
|
|
|
|
|
|
| 4 |
flask>=2.0.0
|
| 5 |
requests>=2.25.0
|
| 6 |
pytrends>=4.9.0
|
| 7 |
+
google-api-python-client>=2.0.0
|
| 8 |
+
flask-cors>=3.0.0
|