Browse Source

Update README.md

main
Jiale Xu 6 months ago
committed by GitHub
parent
commit
d2ee0460c4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 7
      README.md

7
README.md

@ -13,6 +13,13 @@ This repo is the official implementation of InstantMesh, a feed-forward framewor
https://github.com/TencentARC/InstantMesh/assets/20635237/737bba2d-df45-4707-8557-1dd84f248764
# 🚩 Todo List
- [x] Release inference and training code.
- [x] Release model weights.
- [ ] Release hugging face gradio demo (we are waiting for the GPU grant and will make it available as soon as possible).
- [ ] Add support to more multi-view diffusion models.
# ⚙️ Dependencies and Installation
We recommand using `Python>=3.10`, `PyTorch>=2.1.0`, and `CUDA=12.1`.

Loading…
Cancel
Save