Spaces:
Running
Running
luxmorocco
commited on
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
streamlit
|
2 |
-
tensorflow
|
3 |
-
torch
|
4 |
torchvision
|
5 |
matplotlib
|
6 |
Pillow
|
7 |
-
tqdm
|
8 |
opencv-python-headless
|
9 |
-
pytorch-lightning
|
10 |
numpy
|
|
|
1 |
streamlit
|
2 |
+
tensorflow
|
3 |
+
torch
|
4 |
torchvision
|
5 |
matplotlib
|
6 |
Pillow
|
7 |
+
tqdm
|
8 |
opencv-python-headless
|
9 |
+
pytorch-lightning
|
10 |
numpy
|