add gitignore

This commit is contained in:
Yuwei Guo
2023-08-14 00:05:21 +08:00
parent 53c63ad839
commit e559802fef

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
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
*.ipynb
*.safetensors
*.ckpt
.ossutil_checkpoint/
ossutil_output/
debugs/