Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +12 -192
requirements.txt
CHANGED
@@ -1,192 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
beautifulsoup4==4.12.3
|
14 |
-
black==24.3.0
|
15 |
-
bleach==6.1.0
|
16 |
-
blinker==1.7.0
|
17 |
-
cachetools==5.3.3
|
18 |
-
certifi==2024.2.2
|
19 |
-
cffi==1.16.0
|
20 |
-
charset-normalizer==3.3.2
|
21 |
-
click==8.1.7
|
22 |
-
colorama==0.4.6
|
23 |
-
coloredlogs==15.0.1
|
24 |
-
comm==0.2.2
|
25 |
-
contextlib2==21.6.0
|
26 |
-
contourpy==1.2.0
|
27 |
-
cycler==0.12.1
|
28 |
-
Cython==3.0.9
|
29 |
-
debugpy==1.8.1
|
30 |
-
decorator==5.1.1
|
31 |
-
defusedxml==0.7.1
|
32 |
-
dm-tree==0.1.8
|
33 |
-
dnspython==2.6.1
|
34 |
-
docrepr==0.2.0
|
35 |
-
docutils==0.20.1
|
36 |
-
email_validator==2.1.2
|
37 |
-
entrypoints==0.4
|
38 |
-
exceptiongroup==1.2.0
|
39 |
-
executing==2.0.1
|
40 |
-
fastapi==0.111.0
|
41 |
-
fastapi-cli==0.0.4
|
42 |
-
fastjsonschema==2.19.1
|
43 |
-
filelock==3.13.4
|
44 |
-
Flask==3.0.2
|
45 |
-
flatbuffers==24.3.7
|
46 |
-
fonttools==4.50.0
|
47 |
-
fqdn==1.5.1
|
48 |
-
fsspec==2024.3.1
|
49 |
-
gast==0.4.0
|
50 |
-
google-auth==2.29.0
|
51 |
-
google-auth-oauthlib==1.0.0
|
52 |
-
google-pasta==0.2.0
|
53 |
-
grpcio==1.62.1
|
54 |
-
h11==0.14.0
|
55 |
-
h5py==3.10.0
|
56 |
-
httpcore==1.0.4
|
57 |
-
httptools==0.6.1
|
58 |
-
httpx==0.27.0
|
59 |
-
huggingface-hub==0.23.0
|
60 |
-
humanfriendly==10.0
|
61 |
-
idna==3.6
|
62 |
-
imageio==2.34.0
|
63 |
-
imagesize==1.4.1
|
64 |
-
imgaug==0.4.0
|
65 |
-
iniconfig==2.0.0
|
66 |
-
ipykernel==6.29.3
|
67 |
-
ipyparallel==8.7.0
|
68 |
-
ipywidgets==8.1.2
|
69 |
-
isoduration==20.11.
|
70 |
-
itsdangerous==2.1.2
|
71 |
-
jedi==0.19.1
|
72 |
-
Jinja2==3.1.3
|
73 |
-
json5==0.9.24
|
74 |
-
jsonpointer==2.4
|
75 |
-
jsonschema==4.21.1
|
76 |
-
jsonschema-specifications==2023.12.1
|
77 |
-
jupyter==1.0.0
|
78 |
-
jupyter-console==6.6.3
|
79 |
-
jupyter-events==0.9.1
|
80 |
-
jupyter-lsp==2.2.4
|
81 |
-
jupyter_client==8.6.1
|
82 |
-
jupyter_core==5.7.2
|
83 |
-
jupyter_server==2.13.0
|
84 |
-
jupyter_server_terminals==0.5.3
|
85 |
-
jupyterlab==4.1.5
|
86 |
-
jupyterlab_pygments==0.3.0
|
87 |
-
jupyterlab_server==2.25.4
|
88 |
-
jupyterlab_widgets==3.0.10
|
89 |
-
keras==3.3.3
|
90 |
-
kiwisolver==1.4.5
|
91 |
-
lazy_loader==0.3
|
92 |
-
libclang==18.1.1
|
93 |
-
lxml==5.2.1
|
94 |
-
Markdown==3.6
|
95 |
-
markdown-it-py==3.0.0
|
96 |
-
MarkupSafe==2.1.5
|
97 |
-
matplotlib==3.8.3
|
98 |
-
matplotlib-inline==0.1.6
|
99 |
-
mdurl==0.1.2
|
100 |
-
mistune==3.0.2
|
101 |
-
ml-dtypes==0.3.2
|
102 |
-
mpmath==1.3.0
|
103 |
-
mypy-extensions==1.0.0
|
104 |
-
namex==0.0.7
|
105 |
-
nbclient==0.10.0
|
106 |
-
nbconvert==7.16.2
|
107 |
-
nbformat==5.10.3
|
108 |
-
nest-asyncio==1.6.0
|
109 |
-
networkx==3.2.1
|
110 |
-
notebook==7.1.2
|
111 |
-
notebook_shim==0.2.4
|
112 |
-
numpy==1.24.3
|
113 |
-
oauthlib==3.2.2
|
114 |
-
object-detection==0.0.3
|
115 |
-
onnx==1.16.0
|
116 |
-
onnxruntime==1.17.3
|
117 |
-
opt-einsum==3.3.0
|
118 |
-
optree==0.11.0
|
119 |
-
orjson==3.10.5
|
120 |
-
overrides==7.7.0
|
121 |
-
packaging==24.0
|
122 |
-
pandas==2.2.2
|
123 |
-
pandocfilters==1.5.1
|
124 |
-
parso==0.8.3
|
125 |
-
pathspec==0.12.1
|
126 |
-
pickleshare==0.7.5
|
127 |
-
pillow==10.2.0
|
128 |
-
platformdirs==4.2.0
|
129 |
-
pluggy==1.4.0
|
130 |
-
prometheus_client==0.20.0
|
131 |
-
prompt-toolkit==3.0.43
|
132 |
-
protobuf==3.20.3
|
133 |
-
psutil==5.9.8
|
134 |
-
pure-eval==0.2.2
|
135 |
-
py-cpuinfo==9.0.0
|
136 |
-
pyasn1==0.6.0
|
137 |
-
pyasn1_modules==0.4.0
|
138 |
-
pycparser==2.21
|
139 |
-
pydantic==2.7.4
|
140 |
-
pydantic_core==2.18.4
|
141 |
-
Pygments==2.17.2
|
142 |
-
pyparsing==3.1.2
|
143 |
-
pyreadline3==3.4.1
|
144 |
-
pytest==7.4.4
|
145 |
-
pytest-asyncio==0.21.1
|
146 |
-
python-dateutil==2.9.0.post0
|
147 |
-
python-dotenv==1.0.1
|
148 |
-
python-json-logger==2.0.7
|
149 |
-
python-multipart==0.0.9
|
150 |
-
referencing==0.34.0
|
151 |
-
regex==2024.4.28
|
152 |
-
requests==2.31.0
|
153 |
-
requests-oauthlib==2.0.0
|
154 |
-
rfc3339-validator==0.1.4
|
155 |
-
rfc3986-validator==0.1.1
|
156 |
-
rich==13.7.1
|
157 |
-
rpds-py==0.18.0
|
158 |
-
rsa==4.9
|
159 |
-
safetensors==0.4.3
|
160 |
-
scikit-image==0.22.0
|
161 |
-
scipy==1.12.0
|
162 |
-
seaborn==0.13.2
|
163 |
-
stack-data==0.6.3
|
164 |
-
starlette==0.37.2
|
165 |
-
sympy==1.12
|
166 |
-
tensorboard==2.16.2
|
167 |
-
tensorboard-data-server==0.7.2
|
168 |
-
tensorflow==2.16.1
|
169 |
-
tifffile==2024.2.12
|
170 |
-
tinycss2==1.2.1
|
171 |
-
tokenizers==0.19.1
|
172 |
-
torch==2.2.2
|
173 |
-
torchvision==0.17.2
|
174 |
-
tornado==6.4
|
175 |
-
tqdm==4.66.2
|
176 |
-
traitlets==5.14.2
|
177 |
-
transformers==4.40.1
|
178 |
-
typing_extensions==4.12.2
|
179 |
-
ujson==5.10.0
|
180 |
-
ultralytics==8.2.8
|
181 |
-
uri-template==1.3.0
|
182 |
-
urllib3==2.2.1
|
183 |
-
uvicorn==0.30.1
|
184 |
-
watchfiles==0.22.0
|
185 |
-
wcwidth==0.2.13
|
186 |
-
webcolors==1.13
|
187 |
-
webencodings==0.5.1
|
188 |
-
websocket-client==1.7.0
|
189 |
-
websockets==12.0
|
190 |
-
Werkzeug==3.0.1
|
191 |
-
widgetsnbextension==4.0.10
|
192 |
-
wrapt==1.16.0
|
|
|
1 |
+
# requirements.txt
|
2 |
+
|
3 |
+
# Frameworks and Models
|
4 |
+
fastapi
|
5 |
+
uvicorn[standard]
|
6 |
+
tensorflow
|
7 |
+
ultralytics
|
8 |
+
opencv-python-headless
|
9 |
+
Pillow
|
10 |
+
|
11 |
+
# Pin NumPy to a version compatible with TensorFlow
|
12 |
+
numpy<2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|