kohya-ss commited on
Commit
92e13a7
1 Parent(s): 2fd3910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,3 +12,4 @@ __This is an experimental model, so the format of the weights may change in the
12
  - a painting of japanese shrine in winter with snowfall --w 832 --h 1152 --d 1234
13
  ![sample2](shrine.png)
14
 
 
 
12
  - a painting of japanese shrine in winter with snowfall --w 832 --h 1152 --d 1234
13
  ![sample2](shrine.png)
14
 
15
+ This model is trained with 169 images with captions. U-Net only, dim=4, conv_dim=4, alpha=1, lr=1e-3, 4 epochs, mixed precision bf16, 8bit AdamW, batch size 8, resolution 1024x1024 with aspect ratio bucketing. VRAM usage is approximately 22 GB.