Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.10.0
|
2 |
+
tensorflow-gpu==2.10.0
|
3 |
+
keras==2.10.0
|
4 |
+
numpy==1.23.5
|
5 |
+
opencv-python==4.7.0.72
|
6 |
+
scikit-image==0.19.3
|
7 |
+
Pillow==9.3.0
|
8 |
+
gradio==3.50.2
|