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
HELP! The GitHub code might be outdated.
#1
by inpeople - opened
When I run the example.py file from the GitHub repository, the program generates the following error log upon reaching the line:" pipeline = TrellisImageTo3DPipeline.from_pretrained("jetx/trellis-image-large")":
Repository Not Found for url: https://huggingface.co/ckpts/ss_flow_img_dit_L_16l8_fp16/resolve/main/.json.
Please make sure you specified the correct repo_id and repo_type.
If you are trying to access a private or gated repo, make sure you are authenticated.
Invalid username or password.
jetx changed discussion status to closed