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