Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ sentence-transformers==3.2.0
|
|
7 |
huggingface_hub==0.26.0
|
8 |
python-dotenv==1.0.1
|
9 |
torch==2.4.1
|
10 |
-
transformers==4.44.2
|
|
|
|
7 |
huggingface_hub==0.26.0
|
8 |
python-dotenv==1.0.1
|
9 |
torch==2.4.1
|
10 |
+
transformers==4.44.2
|
11 |
+
requests==2.32.3
|