mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-30 05:31:47 +02:00
feat: add modelscope
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
# ai related
|
||||
python313Packages.huggingface-hub # huggingface-cli
|
||||
python313Packages.modelscope
|
||||
|
||||
# misc
|
||||
devbox
|
||||
|
||||
@@ -16,7 +16,9 @@
|
||||
pyyaml
|
||||
numpy
|
||||
|
||||
huggingface-hub # huggingface-cli
|
||||
# model downloaders
|
||||
huggingface-hub
|
||||
modelscope
|
||||
]
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user