Julian Bilcke
commited on
Commit
·
43acb45
1
Parent(s):
c472b2c
test
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
# so we use pytorch 2.6
|
| 3 |
torch==2.6.0
|
| 4 |
torchvision==0.21.0
|
| 5 |
-
torchdata==0.10.
|
| 6 |
torchao==0.9.0
|
| 7 |
|
| 8 |
# For GPU monitoring of NVIDIA chipsets
|
|
|
|
| 2 |
# so we use pytorch 2.6
|
| 3 |
torch==2.6.0
|
| 4 |
torchvision==0.21.0
|
| 5 |
+
torchdata==0.10.1
|
| 6 |
torchao==0.9.0
|
| 7 |
|
| 8 |
# For GPU monitoring of NVIDIA chipsets
|