Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ timeout-decorator
|
|
| 5 |
google-generativeai
|
| 6 |
gunicorn
|
| 7 |
dnspython
|
| 8 |
-
|
| 9 |
flask_cors
|
| 10 |
datasets
|
| 11 |
transformers
|
|
|
|
| 5 |
google-generativeai
|
| 6 |
gunicorn
|
| 7 |
dnspython
|
| 8 |
+
ratelimit
|
| 9 |
flask_cors
|
| 10 |
datasets
|
| 11 |
transformers
|