Local InstantMesh Tiger

Patrick Devaney · Intermediate ·📰 AI News & Updates ·1y ago
Following the instructions in this repo https:// github.com/TencentARC/InstantMesh very closely, I created and activated a conda environment using minconda prompt in windows. Then separately cloned the repo in C:// using git bash. I changed directory to the root of the cloned repo in miniconda and did the following: conda create --name instantmesh python=3.10 conda activate instantmesh pip install -U pip # Ensure Ninja is installed conda install Ninja # Install the correct version of CUDA conda install cuda -c nvidia/label/cuda-12.1.0 # Install PyTorch and xformers # You may need to instal…
Watch on YouTube ↗ (saves to browser)
5 AI Projects you need in 2026
Next Up
5 AI Projects you need in 2026
codebasics