CoolFace
Modelpublic

jree423/diffsketcher

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes39downloads
model-index.json21 linesDownload Raw Back to root
1{2  "name": "DiffSketcher",3  "results": [4    {5      "task": {6        "type": "text-to-image",7        "name": "Text-to-Vector Graphics"8      },9      "metrics": [10        {11          "type": "FID",12          "value": 42.013        },14        {15          "type": "CLIP Score",16          "value": 0.8517        }18      ]19    }20  ]21}