Update TensorFlow version in requirements.txt to latest
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
gradio==3.0.10
|
2 |
-
tensorflow
|
3 |
opencv-python-headless==4.6.0.66
|
|
|
1 |
gradio==3.0.10
|
2 |
+
tensorflow
|
3 |
opencv-python-headless==4.6.0.66
|