Spaces:
Running
Running
Commit
·
7257f0e
1
Parent(s):
0516eb2
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
|