Instructions to use jetx/trellis-image-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Trellis
How to use jetx/trellis-image-large with Trellis:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "SparseStructureEncoder", | |
| "args": { | |
| "in_channels": 1, | |
| "latent_channels": 8, | |
| "num_res_blocks": 2, | |
| "num_res_blocks_middle": 2, | |
| "channels": [32, 128, 512], | |
| "use_fp16": true | |
| } | |
| } |