diff --git a/scripts/convert_stable_audio.py b/scripts/convert_stable_audio.py index b33c8b0608e7..757d47a3168b 100644 --- a/scripts/convert_stable_audio.py +++ b/scripts/convert_stable_audio.py @@ -1,4 +1,4 @@ -# Run this script to convert the Stable Cascade model weights to a diffusers pipeline. +# Run this script to convert the Stable Audio model weights to a diffusers pipeline. import argparse import json import os