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