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 752ab0b commit 898d7e5Copy full SHA for 898d7e5
src/diffusers/loaders/single_file_utils.py
@@ -163,7 +163,7 @@
163
"autoencoder-dc-f32c32": {"pretrained_model_name_or_path": "mit-han-lab/dc-ae-f32c32-mix-1.0-diffusers"},
164
"autoencoder-dc-f32c32-sana": {"pretrained_model_name_or_path": "mit-han-lab/dc-ae-f32c32-sana-1.0-diffusers"},
165
"mochi-1-preview": {"pretrained_model_name_or_path": "genmo/mochi-1-preview"},
166
- "hunyuan-video": {"pretrained_model_name_or_path": "tencent/HunyuanVideo"},
+ "hunyuan-video": {"pretrained_model_name_or_path": "hunyuanvideo-community/HunyuanVideo"},
167
}
168
169
# Use to configure model sample size when original config is provided
0 commit comments