Spaces:
Sleeping
Sleeping
ariankhalfani
commited on
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
|
2 |
-
numpy
|
|
|
|
|
|
|
|
1 |
+
Pillow==9.5.0
|
2 |
+
numpy==1.24.3
|
3 |
+
opencv-python==4.7.0.72
|
4 |
+
tensorflow==2.12.0
|
5 |
+
gradio==3.23.0
|