# general
tqdm
rich
ninja
numpy
pandas
scipy
scikit-learn
matplotlib
opencv-python
imageio>=2.28.0
imageio-ffmpeg
omegaconf
rembg

# torch
open3d
einops
plyfile
pygltflib

# stable-diffusion
huggingface_hub
safetensors
diffusers == 0.21.4 # fix loading zero123 temporarily
accelerate
transformers
xformers==0.0.22.post4 --index-url https://download.pytorch.org/whl/cu118

# sketch loss
git+https://github.com/openai/CLIP.git


