Spaces:
Sleeping
Sleeping
mahmoud669
commited on
Commit
•
0c09499
1
Parent(s):
46489a3
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
streamlit
|
2 |
torch
|
|
|
3 |
numpy
|
4 |
Pillow
|
5 |
matplotlib
|
6 |
opencv-python
|
7 |
-
torchvision
|
8 |
timm
|
9 |
torchmetrics
|
10 |
tqdm
|
|
|
1 |
streamlit
|
2 |
torch
|
3 |
+
torchvision
|
4 |
numpy
|
5 |
Pillow
|
6 |
matplotlib
|
7 |
opencv-python
|
|
|
8 |
timm
|
9 |
torchmetrics
|
10 |
tqdm
|