Bashir Gulistani
commited on
Update requirements.txt
Browse files- requirements.txt +4 -10
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
opencv-python
|
6 |
-
Pillow
|
7 |
-
scikit-image
|
8 |
-
matplotlib
|
9 |
-
huggingface_hub==0.22.2
|
10 |
-
gradio==4.39.*
|
|
|
1 |
+
huggingface_hub==0.23.*
|
2 |
+
gradio==4.43.*
|
3 |
+
pydantic==2.6.*
|
4 |
+
prometheus_client==0.16.*
|
|
|
|
|
|
|
|
|
|
|
|