feat: add modelscope

This commit is contained in:
Ryan Yin
2026-03-12 00:14:12 +08:00
parent 6aad61db73
commit 112ce70ca8
2 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
# ai related
python313Packages.huggingface-hub # huggingface-cli
python313Packages.modelscope
# misc
devbox

View File

@@ -16,7 +16,9 @@
pyyaml
numpy
huggingface-hub # huggingface-cli
# model downloaders
huggingface-hub
modelscope
]
))