diffsketcher / pipeline_config.json
jree423's picture
Upload pipeline_config.json with huggingface_hub
c14e34a verified
raw
history blame
365 Bytes
{
"task": "text-to-image",
"framework": "custom",
"model": {
"name": "DiffSketcher",
"type": "custom"
},
"widget": {
"text": "a cat sitting on a windowsill",
"examples": [
"a cat sitting on a windowsill",
"a beautiful mountain landscape",
"a portrait of a person with glasses",
"a sunset over the ocean"
]
}
}