Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ transformers
|
|
3 |
opencv-python
|
4 |
numpy
|
5 |
gdown
|
6 |
-
gradio
|
7 |
-
|
|
|
3 |
opencv-python
|
4 |
numpy
|
5 |
gdown
|
6 |
+
gradio>=4.44.1
|
|