Spaces:
Running
Running
Added torch to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy==1.26.4
|
|
4 |
pandas==2.2.2
|
5 |
piexif==1.1.3
|
6 |
pillow==11.0.0
|
|
|
7 |
torchvision==0.20.1
|
|
|
4 |
pandas==2.2.2
|
5 |
piexif==1.1.3
|
6 |
pillow==11.0.0
|
7 |
+
torch==2.5.1
|
8 |
torchvision==0.20.1
|