update gitignore

This commit is contained in:
Yuwei Guo
2023-09-30 00:22:40 +08:00
parent ea7b77b7c4
commit 6eb323a70e

28
.gitignore vendored
View File

@@ -1,15 +1,25 @@
samples/
wandb/
debugs/
outputs/
samples/
__pycache__/
models/StableDiffusion/stable-diffusion-v1-5
scripts/animate_inter.py
scripts/gradio_app.py
models/*
models/DreamBooth_LoRA/Put*personalized*T2I*checkpoints*here.txt
ossutil_output/
.ossutil_checkpoint/
scripts/
!scripts/animate.py
*.ipynb
*.safetensors
*.ckpt
.ossutil_checkpoint/
ossutil_output/
debugs/
models/*
!models/StableDiffusion/
models/StableDiffusion/*
!models/StableDiffusion/*.txt
!models/Motion_Module/
!models/Motion_Module/*.txt
!models/DreamBooth_LoRA/
!models/DreamBooth_LoRA/*.txt
!models/MotionLoRA/
!models/MotionLoRA/*.txt