Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ gradio==5.21.0
|
|
| 5 |
transformers==4.49.0
|
| 6 |
huggingface-hub==0.28.1
|
| 7 |
python-multipart==0.0.18
|
| 8 |
-
httpx==0.27.2
|
|
|
|
|
|
| 5 |
transformers==4.49.0
|
| 6 |
huggingface-hub==0.28.1
|
| 7 |
python-multipart==0.0.18
|
| 8 |
+
httpx==0.27.2
|
| 9 |
+
scipy==1.10.1
|