jadechoghari commited on
Commit
307486a
·
verified ·
1 Parent(s): e8e536b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ from transformers import AutoModel
38
  model = AutoModel.from_pretrained("jadechoghari/vfusion3d", trust_remote_code=True)
39
  ```
40
 
41
- Check out our [demo app](#) to see VFusion3D in action! 🤗
42
 
43
  ## Results and Comparisons
44
 
 
38
  model = AutoModel.from_pretrained("jadechoghari/vfusion3d", trust_remote_code=True)
39
  ```
40
 
41
+ Check out our [demo app](https://huggingface.co/spaces/jadechoghari/vfusion3d-app) to see VFusion3D in action! 🤗
42
 
43
  ## Results and Comparisons
44