Update requrements.txt
Browse files- requrements.txt +2 -5
requrements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
streamlit==1.30.0
|
4 |
-
requests==2.31.0
|
5 |
-
streamlit==1.40
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
|
|
|
|
|