Spaces:
Runtime error
Runtime error
Accidents happen
Browse files- requirements.txt +18 -15
requirements.txt
CHANGED
@@ -1,17 +1,20 @@
|
|
1 |
aiohttp==3.8.1
|
2 |
-
asyncer==0.0.
|
3 |
-
click==8.
|
4 |
-
fastapi==0.
|
5 |
-
filetype==1.0
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
11 |
python-multipart==0.0.5
|
12 |
-
scikit-image==0.19.
|
13 |
-
scipy==1.
|
14 |
-
tqdm==4.
|
15 |
-
uvicorn==0.
|
16 |
-
watchdog==2.1.
|
17 |
-
|
|
|
|
1 |
aiohttp==3.8.1
|
2 |
+
asyncer==0.0.2
|
3 |
+
click==8.1.3
|
4 |
+
fastapi==0.87.0
|
5 |
+
filetype==1.2.0
|
6 |
+
pooch==1.6.0
|
7 |
+
imagehash==4.3.1
|
8 |
+
numpy==1.23.5
|
9 |
+
onnxruntime==1.13.1
|
10 |
+
opencv-python-headless==4.6.0.66
|
11 |
+
pillow==9.3.0
|
12 |
+
pymatting==1.1.8
|
13 |
python-multipart==0.0.5
|
14 |
+
scikit-image==0.19.3
|
15 |
+
scipy==1.9.3
|
16 |
+
tqdm==4.64.1
|
17 |
+
uvicorn==0.20.0
|
18 |
+
watchdog==2.1.9
|
19 |
+
Footer
|
20 |
+
© 2022 GitHub, Inc.
|