Skip to content

Commit 81426b0

Browse files
authored
Fix misleading comment (huggingface#11722)
1 parent f0dba33 commit 81426b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/convert_stable_audio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Run this script to convert the Stable Cascade model weights to a diffusers pipeline.
1+
# Run this script to convert the Stable Audio model weights to a diffusers pipeline.
22
import argparse
33
import json
44
import os

0 commit comments

Comments
 (0)