File size: 185 Bytes
ece766c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.bin
*.ckpt
*.pt
logs/
*.safetensors
*.jpg
*.png
!data/MIST.png
!/MIST_logo.png
*.zip
__pycache__/
stable-diffusion/*/
test/
*.pkl
data/training/*
output/lora/*
output/mist/*
!assets/*