Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch~=1.9.0
|
2 |
typing~=3.7.4.3
|
3 |
-
torchvision~=0.
|
4 |
-
tqdm~=4.
|
5 |
-
gradio==3.
|
|
|
1 |
torch~=1.9.0
|
2 |
typing~=3.7.4.3
|
3 |
+
torchvision~=0.10.0
|
4 |
+
tqdm~=4.62.0
|
5 |
+
gradio==3.2.0
|