Spaces:
Sleeping
Sleeping
Commit
·
4eb600e
1
Parent(s):
7e08495
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -27,7 +27,6 @@ fsspec==2024.3.1
|
|
27 |
gitdb==4.0.11
|
28 |
GitPython==3.1.43
|
29 |
greenlet==3.0.3
|
30 |
-
grpcio==1.63.0
|
31 |
grpcio-tools==1.63.0
|
32 |
h11==0.14.0
|
33 |
h2==4.1.0
|
@@ -63,14 +62,11 @@ mypy-extensions==1.0.0
|
|
63 |
networkx==3.2.1
|
64 |
numba==0.59.1
|
65 |
numpy==1.26.4
|
66 |
-
onnx==1.16.0
|
67 |
-
onnxruntime==1.17.3
|
68 |
orjson==3.10.3
|
69 |
packaging==23.2
|
70 |
pandas==2.2.2
|
71 |
pillow==10.3.0
|
72 |
portalocker==2.8.2
|
73 |
-
protobuf==5.26.1
|
74 |
pyarrow==16.1.0
|
75 |
pydantic==2.7.1
|
76 |
pydantic_core==2.18.2
|
|
|
27 |
gitdb==4.0.11
|
28 |
GitPython==3.1.43
|
29 |
greenlet==3.0.3
|
|
|
30 |
grpcio-tools==1.63.0
|
31 |
h11==0.14.0
|
32 |
h2==4.1.0
|
|
|
62 |
networkx==3.2.1
|
63 |
numba==0.59.1
|
64 |
numpy==1.26.4
|
|
|
|
|
65 |
orjson==3.10.3
|
66 |
packaging==23.2
|
67 |
pandas==2.2.2
|
68 |
pillow==10.3.0
|
69 |
portalocker==2.8.2
|
|
|
70 |
pyarrow==16.1.0
|
71 |
pydantic==2.7.1
|
72 |
pydantic_core==2.18.2
|