Spaces:
Running
Running
admin
commited on
Commit
·
acd11f9
1
Parent(s):
4b55707
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==0.21.0+cu118
|
4 |
-
-f https://download.pytorch.org/whl/torchvision
|
|
|
|
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
|