pip install -r requirements.txt
# If git-lts is not installed
sudo apt-get update
sudo apt-get install git-lfs
git lfs install
git clone https://huggingface.co/h94/IP-Adapter
mv IP-Adapter/models models
mv IP-Adapter/sdxl_models sdxl_models
# Download Sample Objaverse Objects
python download_objaverse.py
- Refer to "./configs/default.yaml" to setup your configuration file
python ray_casting.py
python stylization.py
python texturing.py