Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
gdown
|
3 |
torch
|
4 |
torchvision
|
5 |
opencv-python
|
|
|
1 |
gradio
|
2 |
+
gdown==4.6.0
|
3 |
torch
|
4 |
torchvision
|
5 |
opencv-python
|