Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
diffusers
/
custom-block-template
like
0
Follow
🧨Diffusers
652
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
6c349c3
custom-block-template
/
modular_config.json
YiYiXu
HF Staff
Create modular_config.json
a1f3bf6
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
147 Bytes
{
"_class_name"
:
"MyCustomBlock"
,
"_diffusers_version"
:
"0.37.0.dev0"
,
"auto_map"
:
{
"ModularPipelineBlocks"
:
"block.MyCustomBlock"
}
}