Spaces:
Sleeping
Sleeping
luxmorocco
commited on
Commit
•
687de69
1
Parent(s):
95e14b6
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
streamlit
|
2 |
torch
|
3 |
torchvision
|
4 |
-
matplotlib
|
5 |
-
Pillow
|
6 |
tqdm==4.56.2
|
7 |
opencv-python-headless==4.5.1.48
|
8 |
pytorch-lightning==1.2.3
|
9 |
-
numpy
|
|
|
1 |
+
streamlit
|
2 |
torch
|
3 |
torchvision
|
4 |
+
matplotlib
|
5 |
+
Pillow
|
6 |
tqdm==4.56.2
|
7 |
opencv-python-headless==4.5.1.48
|
8 |
pytorch-lightning==1.2.3
|
|