Spaces:
Running
Running
Commit
·
7076db2
1
Parent(s):
e88b176
update for requirements
Browse files- requirements.txt +13 -13
requirements.txt
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
easydict
|
2 |
-
gradio
|
3 |
-
gradio-client
|
4 |
-
huggingface-hub
|
5 |
-
matplotlib-inline
|
6 |
-
mediapipe
|
7 |
-
numpy
|
8 |
-
opencv-contrib-python
|
9 |
-
pandas
|
10 |
-
pillow
|
11 |
-
scikit-learn
|
12 |
-
seaborn
|
13 |
-
torchvision
|
14 |
PyWavelets
|
15 |
|
|
|
1 |
+
easydict
|
2 |
+
gradio
|
3 |
+
gradio-client
|
4 |
+
huggingface-hub
|
5 |
+
matplotlib-inline
|
6 |
+
mediapipe
|
7 |
+
numpy
|
8 |
+
opencv-contrib-python
|
9 |
+
pandas
|
10 |
+
pillow
|
11 |
+
scikit-learn
|
12 |
+
seaborn
|
13 |
+
torchvision
|
14 |
PyWavelets
|
15 |
|