Spaces:
Running
Running
Commit
·
d4e3d0f
1
Parent(s):
a228e7c
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -25,8 +25,8 @@ python-dotenv>=1.0.0
|
|
25 |
pydantic>=2.0.0
|
26 |
|
27 |
|
28 |
-
onnx
|
29 |
-
onnxruntime
|
30 |
|
31 |
tqdm>=4.65.0
|
32 |
colorama>=0.4.6
|
|
|
25 |
pydantic>=2.0.0
|
26 |
|
27 |
|
28 |
+
onnx
|
29 |
+
onnxruntime
|
30 |
|
31 |
tqdm>=4.65.0
|
32 |
colorama>=0.4.6
|