Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
streamlit
|
4 |
Pillow
|
5 |
matplotlib
|
|
|
6 |
|
7 |
|
8 |
|
|
|
1 |
torch
|
2 |
torchvision
|
|
|
3 |
Pillow
|
4 |
matplotlib
|
5 |
+
streamlit
|
6 |
|
7 |
|
8 |
|