| { | |
| "schema": "trellis-webgpu-variant", | |
| "version": 1, | |
| "id": "text-xlarge", | |
| "conditioning": "text", | |
| "upstream": { | |
| "model": { | |
| "repo": "microsoft/TRELLIS-text-xlarge", | |
| "revision": "e0b00432b8e3a8ecee0df806ab1df9f7281f2be4", | |
| "license": "mit" | |
| }, | |
| "encoder": { | |
| "repo": "openai/clip-vit-large-patch14", | |
| "revision": "32bd64288804d66eefd0ccbe215aa642df71cc41", | |
| "license": "mit" | |
| } | |
| }, | |
| "tokenizer": "../text-base/tokenizer.json", | |
| "stages": { | |
| "encoder": "../text-base/textEncoder/manifest.json", | |
| "sparseStructureFlow": "sparseStructureFlow/manifest.json", | |
| "structuredLatentFlow": "structuredLatentFlow/manifest.json" | |
| } | |
| } | |