mirror of
https://github.com/guoyww/AnimateDiff.git
synced 2025-12-16 16:38:01 +01:00
add gitignore
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal 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/
|
||||
Reference in New Issue
Block a user