3D-GRAND / README_local.md
jedyang97's picture
add local readme
2454e23

A newer version of the Gradio SDK is available: 4.37.2

Upgrade

Local Installation

conda create -n 3d_grand_hf python=3.10 -y
conda activate 3d_grand_hf
pip install -r requirements.txt
pip install spaces

To run:

python app.py