Browse Source

add gitignore

Yuwei Guo 2 years ago
parent
commit
e559802fef
1 changed files with 13 additions and 0 deletions
  1. 13 0
      .gitignore

+ 13 - 0
.gitignore

@@ -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/