Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
torchtext
|
4 |
gradio==2.7.5
|
5 |
icevision[all]
|
6 |
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchtext
|
4 |
gradio==2.7.5
|
5 |
icevision[all]
|
6 |
|