Browse Source

Merge branch 'main' of https://github.com/TencentARC/InstantMesh

update code
main
bluestyle97 6 months ago
parent
commit
0069e9932c
  1. 2
      README.md

2
README.md

@ -22,7 +22,7 @@ https://github.com/TencentARC/InstantMesh/assets/20635237/dab3511e-e7c6-4c0b-bab
# ⚙️ Dependencies and Installation # ⚙️ Dependencies and Installation
We recommand using `Python>=3.10`, `PyTorch>=2.1.0`, and `CUDA=12.1`. We recommend using `Python>=3.10`, `PyTorch>=2.1.0`, and `CUDA=12.1`.
```bash ```bash
conda create --name instantmesh python=3.10 conda create --name instantmesh python=3.10
conda activate instantmesh conda activate instantmesh

Loading…
Cancel
Save