Spaces:
Runtime error
Runtime error
snaramirez872
commited on
Commit
·
5b6d61e
1
Parent(s):
734db52
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ numpy==1.24.2
|
|
7 |
Pillow==9.4.0
|
8 |
scipy==1.10.1
|
9 |
streamlit==1.21.0
|
10 |
-
torch==2.0.0
|
|
|
|
7 |
Pillow==9.4.0
|
8 |
scipy==1.10.1
|
9 |
streamlit==1.21.0
|
10 |
+
torch==2.0.0
|
11 |
+
torchvision
|