Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio
|
2 |
numpy
|
3 |
pillow
|
4 |
onnxruntime
|
5 |
huggingface_hub
|
6 |
scikit-image
|
7 |
pandas
|
8 |
-
opencv-python
|
9 |
-
hbutils
|
10 |
-
dghs-imgutils
|
11 |
-
httpx
|
|
|
1 |
+
gradio
|
2 |
numpy
|
3 |
pillow
|
4 |
onnxruntime
|
5 |
huggingface_hub
|
6 |
scikit-image
|
7 |
pandas
|
8 |
+
opencv-python
|
9 |
+
hbutils
|
10 |
+
dghs-imgutils
|
11 |
+
httpx
|