Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
gradio
|
4 |
pillow
|
5 |
|
6 |
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
torch
|
3 |
torchvision
|
|
|
4 |
pillow
|
5 |
|
6 |
|
7 |
+
|