Browse Source

add gitignore

Yuwei Guo 2 năm trước cách đây
mục cha
commit
e559802fef
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  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/