Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastapi==0.116.1
|
| 2 |
huggingface_hub==0.33.5
|
| 3 |
-
numpy
|
| 4 |
onnxruntime==1.22.0
|
| 5 |
pandas==2.3.1
|
| 6 |
pydantic==2.11.7
|
|
|
|
| 1 |
fastapi==0.116.1
|
| 2 |
huggingface_hub==0.33.5
|
| 3 |
+
numpy
|
| 4 |
onnxruntime==1.22.0
|
| 5 |
pandas==2.3.1
|
| 6 |
pydantic==2.11.7
|