Pixal3D / .gitignore
Yang2001's picture
Upload folder using huggingface_hub
8d595ff verified
Raw
History Blame
169 Bytes
__pycache__/
*.pyc
.venv/
venv/
*.ckpt
*.pt
*.bin
*.safetensors
wandb/
.wandb/
node_modules/
*.egg-info/
.gradio/
example.py
outputs*/
results*/
ckpts*/
tmp/example.py