Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -9
requirements.txt
CHANGED
@@ -1,12 +1,4 @@
|
|
1 |
-
opencv-python
|
2 |
gradio
|
3 |
-
scikit-learn
|
4 |
-
seaborn
|
5 |
huggingface_hub
|
6 |
-
pytorch-lightning==1.6.5.post0
|
7 |
-
pydantic
|
8 |
timm==0.6.7
|
9 |
-
httpx==0.24.1
|
10 |
-
triton<3.2.0
|
11 |
-
pingouin
|
12 |
-
pyheif
|
|
|
|
|
1 |
gradio
|
|
|
|
|
2 |
huggingface_hub
|
|
|
|
|
3 |
timm==0.6.7
|
4 |
+
httpx==0.24.1
|
|
|
|
|
|