| { | |
| "schema": "trellis-webgpu-variant", | |
| "version": 1, | |
| "id": "text-large", | |
| "conditioning": "text", | |
| "upstream": { | |
| "model": { | |
| "repo": "microsoft/TRELLIS-text-large", | |
| "revision": "4aad9f4a110329a410974d7f41ce5333a9a1fc87", | |
| "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" | |
| } | |
| } | |