Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ accelerate
|
|
| 9 |
scikit-learn
|
| 10 |
google-generativeai
|
| 11 |
python-dotenv
|
| 12 |
-
huggingface_hub>=0.23
|
|
|
|
|
|
| 9 |
scikit-learn
|
| 10 |
google-generativeai
|
| 11 |
python-dotenv
|
| 12 |
+
huggingface_hub>=0.23
|
| 13 |
+
requests>=2.31
|