Spaces:
Sleeping
Sleeping
Rajeev-86
commited on
Commit
·
da96e9f
1
Parent(s):
86d732f
changed the pytorch version in requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
torchvision==0.23.0+
|
| 3 |
numpy==2.0.2
|
| 4 |
pillow==11.3.0
|
|
|
|
| 1 |
+
torch==2.4.0+cu118
|
| 2 |
+
torchvision==0.23.0+cu118
|
| 3 |
numpy==2.0.2
|
| 4 |
pillow==11.3.0
|