Explorar el Código

add gitignore

Yuwei Guo hace 2 años
padre
commit
e559802fef
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  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/