Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
flask
|
| 2 |
mistral-inference
|
| 3 |
mistral-common
|
| 4 |
-
|
| 5 |
safetensors
|
| 6 |
sentencepiece
|
| 7 |
gunicorn
|
|
|
|
| 1 |
flask
|
| 2 |
mistral-inference
|
| 3 |
mistral-common
|
| 4 |
+
requests
|
| 5 |
safetensors
|
| 6 |
sentencepiece
|
| 7 |
gunicorn
|