MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / hf_resolve_url

Function hf_resolve_url

tools/model_manager.py:1061–1064  ·  view source on GitHub ↗
(source: SnapshotSource, relative_path: str)

Source from the content-addressed store, hash-verified

1059 display_name="Stable Audio 3 Small Music",
1060 target_directory="stable-audio-3-small-music",
1061 source=SnapshotSource(repo_id="stabilityai/stable-audio-3-small-music"),
1062 required_files=(
1063 "model_config.json",
1064 "model.safetensors",
1065 "t5gemma-b-b-ul2/config.json",
1066 "t5gemma-b-b-ul2/model.safetensors",
1067 "t5gemma-b-b-ul2/tokenizer.json",

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected