Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev-bjoern
/
blender-chat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dev-bjoern
commited on
Feb 22
Commit
c67eae3
·
verified
·
1 Parent(s):
7f421ad
Update setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+5
-0
setup.sh
CHANGED
Viewed
@@ -0,0 +1,5 @@
1
+
#!/bin/bash
2
+
sudo apt-get update
3
+
sudo apt-get install -y blender git python3-pip
4
+
pip3 install git+https://github.com/princeton-vl/infinigen.git
5
+
mkdir -p outputs