Instructions to use facebook/vfusion3d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/vfusion3d with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("facebook/vfusion3d", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
#4 opened over 1 year ago
by
anindia23
Update README.md
#3 opened over 1 year ago
by
jadechoghari