mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 09:48:30 +02:00
fix: modelscope
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
pkgs,
|
||||
pkgs-patched,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -30,7 +31,7 @@
|
||||
|
||||
# ai related
|
||||
python313Packages.huggingface-hub # huggingface-cli
|
||||
python313Packages.modelscope
|
||||
pkgs-patched.python313Packages.modelscope
|
||||
yt-dlp # youtube/bilibili/soundcloud/... video/music downloader
|
||||
|
||||
# misc
|
||||
|
||||
Reference in New Issue
Block a user