trellis-webgpu
TRELLIS-webgpu / text-base /model.json
hybridherbst's picture
Publish model weights
2addb49
Raw
History Blame Contribute Delete
657 Bytes
{
"schema": "trellis-webgpu-variant",
"version": 1,
"id": "text-base",
"conditioning": "text",
"upstream": {
"model": {
"repo": "microsoft/TRELLIS-text-base",
"revision": "f8e8cf00c40d53dea26b718e49169ce83cf24c67",
"license": "mit"
},
"encoder": {
"repo": "openai/clip-vit-large-patch14",
"revision": "32bd64288804d66eefd0ccbe215aa642df71cc41",
"license": "mit"
}
},
"tokenizer": "tokenizer.json",
"stages": {
"encoder": "textEncoder/manifest.json",
"sparseStructureFlow": "sparseStructureFlow/manifest.json",
"structuredLatentFlow": "structuredLatentFlow/manifest.json"
}
}