Fix misleading comment (#11722)

This commit is contained in:
Carl Thomé
2025-06-16 20:47:00 +02:00
committed by GitHub
parent f0dba33d82
commit 81426b0f19
+1 -1
View File
@@ -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