MCPcopy Index your code
hub / github.com/huggingface/diffusers / convert_stable_audio.py

File convert_stable_audio.py

scripts/convert_stable_audio.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Run this script to convert the Stable Audio model weights to a diffusers pipeline.
2import argparse
3import json
4import os

Callers

nothing calls this directly

Calls 13

is_accelerate_availableFunction · 0.90
StableAudioDiTModelClass · 0.90
AutoencoderOobleckClass · 0.90
StableAudioPipelineClass · 0.90
loadMethod · 0.45
from_pretrainedMethod · 0.45
load_state_dictMethod · 0.45
save_pretrainedMethod · 0.45

Tested by

no test coverage detected