diffsketcher / model-index.json
jree423's picture
Upload model-index.json with huggingface_hub
85137a0 verified
raw
history blame contribute delete
333 Bytes
{
"name": "DiffSketcher",
"results": [
{
"task": {
"type": "text-to-image",
"name": "Text-to-Vector Graphics"
},
"metrics": [
{
"type": "FID",
"value": 42.0
},
{
"type": "CLIP Score",
"value": 0.85
}
]
}
]
}