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