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
add vfusion3d to fb repo
#4
by jadechoghari - opened
finished adding the VFusion3D model from Facebook to HF, and it's now easily usable! @nielsr (quick review check from your side if possible) π€ - also, regarding adding it to the Facebook HF account, should they (model folks) contact the fb account admin ? (currently under my username)
Hi,
Yes that looks great, would be great to ping the authors to push it to the Facebook HF organization
jadechoghari changed discussion status to closed