Instructions to use jadechoghari/vfusion3d with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jadechoghari/vfusion3d with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jadechoghari/vfusion3d", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
ValueError
15
#7 opened over 1 year ago
by
linccodes
When i tried to export the 3-d vedio, then it kill the python process.
1
#6 opened over 1 year ago
by
Ajit1498