Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -12,3 +12,5 @@ numpy==1.26.4
|
|
| 12 |
huggingface-hub==0.24.5
|
| 13 |
transformers==4.30.2
|
| 14 |
torch==2.2.2
|
|
|
|
|
|
|
|
|
| 12 |
huggingface-hub==0.24.5
|
| 13 |
transformers==4.30.2
|
| 14 |
torch==2.2.2
|
| 15 |
+
httpx==0.27.2
|
| 16 |
+
|