We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86670db commit 39d7d9eCopy full SHA for 39d7d9e
src/diffusers/pipeline_utils.py
@@ -52,7 +52,7 @@
52
53
54
INDEX_FILE = "diffusion_pytorch_model.bin"
55
-CUSTOM_PIPELINE_FILE_NAME = "imagic_stable_diffusion.py"
+CUSTOM_PIPELINE_FILE_NAME = "pipeline.py"
56
DUMMY_MODULES_FOLDER = "diffusers.utils"
57
58
0 commit comments