Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
opencv-python
|
2 |
-
numpy
|
3 |
gradio
|
4 |
scikit-learn
|
5 |
seaborn
|
@@ -10,6 +9,4 @@ timm==0.6.7
|
|
10 |
httpx==0.24.1
|
11 |
triton<3.2.0
|
12 |
pingouin
|
13 |
-
pyheif
|
14 |
-
torch
|
15 |
-
torchvision<0.13.0
|
|
|
1 |
opencv-python
|
|
|
2 |
gradio
|
3 |
scikit-learn
|
4 |
seaborn
|
|
|
9 |
httpx==0.24.1
|
10 |
triton<3.2.0
|
11 |
pingouin
|
12 |
+
pyheif
|
|
|
|