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/ wandb/
debugs/
outputs/ outputs/
samples/
__pycache__/ __pycache__/
models/StableDiffusion/stable-diffusion-v1-5 ossutil_output/
scripts/animate_inter.py .ossutil_checkpoint/
scripts/gradio_app.py
models/* scripts/
models/DreamBooth_LoRA/Put*personalized*T2I*checkpoints*here.txt !scripts/animate.py
*.ipynb *.ipynb
*.safetensors *.safetensors
*.ckpt *.ckpt
.ossutil_checkpoint/
ossutil_output/ models/*
debugs/ !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