Views
No views yet
| File | Size | Description |
|---|---|---|
bending_directions_medium.safetensors | 244K | 5 contrastive bending direction vectors (layers 4-11 of the medium DiT) |
stabilityai/stable-audio-3-optimized
medium bundle: dit_medium_f16.safetensors, same_l_encoder_f32.safetensors,
same_l_decoder_f32.safetensors, t5gemma_f16.safetensors.bending_directions_medium.safetensors must sit alongside
dit_medium_f16.safetensors in the same models directory — the orchestrator
loads it as a sibling file.setup.sh
script in the plugin repo downloads all five required files (four from
maxgraf/sa3-variations-models, this one from here) and builds the plugin in
one step. To fetch just this file manually:1hf download Danhearn/sa3-drone-bender bending_directions_medium.safetensors \
2 --local-dir /path/to/modelsbending_directions_medium.safetensors is original work derived from Stable
Audio 3's medium DiT internal activations, released under the
Stability AI Community License for
consistency with the base model weights.