Skip to content

Commit

Permalink
Update src/diffusers/loaders/single_file_utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Aryan <[email protected]>
  • Loading branch information
DN6 and a-r-r-o-w authored Dec 23, 2024
1 parent 752ab0b commit 898d7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/diffusers/loaders/single_file_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"autoencoder-dc-f32c32": {"pretrained_model_name_or_path": "mit-han-lab/dc-ae-f32c32-mix-1.0-diffusers"},
"autoencoder-dc-f32c32-sana": {"pretrained_model_name_or_path": "mit-han-lab/dc-ae-f32c32-sana-1.0-diffusers"},
"mochi-1-preview": {"pretrained_model_name_or_path": "genmo/mochi-1-preview"},
"hunyuan-video": {"pretrained_model_name_or_path": "tencent/HunyuanVideo"},
"hunyuan-video": {"pretrained_model_name_or_path": "hunyuanvideo-community/HunyuanVideo"},
}

# Use to configure model sample size when original config is provided
Expand Down

0 comments on commit 898d7e5

Please sign in to comment.