blender-chat / setup.sh
dev-bjoern's picture
Update setup.sh
3661cee verified
raw
history blame
149 Bytes
#!/bin/bash
apt-get update
apt-get install -y blender git python3-pip
pip3 install git+https://github.com/princeton-vl/infinigen.git
mkdir -p outputs