Skip to content

Commit 4423097

Browse files
committed
update
1 parent 60d1b81 commit 4423097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/modular_pipelines/modular_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ class ModularPipelineBlocks(ConfigMixin, PushToHubMixin):
322322
</Tip>
323323
"""
324324

325-
config_name = "config.json"
325+
config_name = "modular_config.json"
326326
model_name = None
327327

328328
@classmethod

0 commit comments

Comments
 (0)