Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
|
2 |
-
gradio
|
3 |
opencv-python
|
4 |
numpy
|
5 |
reportlab
|
6 |
pillow
|
|
|
|
1 |
|
2 |
+
gradio==4.21.0
|
3 |
opencv-python
|
4 |
numpy
|
5 |
reportlab
|
6 |
pillow
|
7 |
+
|