Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
tensorflow==2.15.0
|
2 |
opencv-python
|
3 |
matplotlib
|
4 |
-
gradio
|
5 |
opencv-python-headless
|
6 |
numpy
|
7 |
pillow
|
|
|
1 |
tensorflow==2.15.0
|
2 |
opencv-python
|
3 |
matplotlib
|
4 |
+
gradio==4.20.0
|
5 |
opencv-python-headless
|
6 |
numpy
|
7 |
pillow
|