Spaces:
Running
Running
admin
commited on
Commit
·
507f6b1
1
Parent(s):
155887e
upd req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==2.6.0+cu118
|
2 |
-f https://download.pytorch.org/whl/torch
|
3 |
-
torchvision
|
|
|
4 |
modelscope[framework]==1.24.0
|
|
|
1 |
torch==2.6.0+cu118
|
2 |
-f https://download.pytorch.org/whl/torch
|
3 |
+
torchvision==0.21.0+cu118
|
4 |
+
-f https://download.pytorch.org/whl/torchvision
|
5 |
modelscope[framework]==1.24.0
|