Spaces:
Running
Running
rashid996958
commited on
Commit
·
19e6501
1
Parent(s):
013ed44
fix requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ numpy==1.25.2
|
|
3 |
opencv_contrib_python==4.8.0.76
|
4 |
opencv_python==4.8.0.76
|
5 |
opencv_python_headless==4.9.0.80
|
6 |
-
tensorflow
|
7 |
super-image
|
8 |
gradio
|
9 |
protobuf==3.20.3
|
|
|
3 |
opencv_contrib_python==4.8.0.76
|
4 |
opencv_python==4.8.0.76
|
5 |
opencv_python_headless==4.9.0.80
|
6 |
+
tensorflow==2.10.0
|
7 |
super-image
|
8 |
gradio
|
9 |
protobuf==3.20.3
|