yehiaserag commited on
Commit
af6b901
2 Parent(s): 8dbda45 6ee2551

Merge branch 'main' of https://huggingface.co/yehiaserag/anime-pencil-diffusion

Browse files
README.md CHANGED
@@ -15,7 +15,15 @@ A dreambooth finetune of stable diffusion 1.5 model that will output stuff in an
15
  # Usage
16
  Keep the words `anime pencil concept style` towards the beginning of your prompt to invoke the finetuned style.
17
 
18
- # V3 upload in progress
 
 
 
 
 
 
 
 
19
 
20
  ## Anime-Pencil-Diffusion-V3
21
  Trained for 12000 steps, constant learning rate of 0.0000005 on 80 images with 1000 images of `illustration style` for regularization
 
15
  # Usage
16
  Keep the words `anime pencil concept style` towards the beginning of your prompt to invoke the finetuned style.
17
 
18
+ # V4 upload in progress
19
+ I'd say wait for v5 or use earlier versions, since I'm dumb and didn't train the text encoder nor used regularization images for v4 training
20
+ Wasted lots of electricity on v4, hope v5 is way better in terms of style
21
+
22
+ ## Anime-Pencil-Diffusion-V4
23
+ Trained for 160000 steps, constant learning rate of 0.000001 on 526 images with 0 images for regularization and no text encoder training
24
+
25
+ ### Examples generated by the v4 model
26
+ <img src="https://huggingface.co/yehiaserag/anime-pencil-deffusion/resolve/main/example-v4.jpg"/>
27
 
28
  ## Anime-Pencil-Diffusion-V3
29
  Trained for 12000 steps, constant learning rate of 0.0000005 on 80 images with 1000 images of `illustration style` for regularization
example-v4.jpg ADDED

Git LFS Details

  • SHA256: fbd7ee7acc02e1b95d630cb4c9c3e9005ed9afbef4d27d6f7b99f1e5452c89c6
  • Pointer size: 132 Bytes
  • Size of remote file: 2.49 MB
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4666d0f9b718a6ed165ce95b8aac0d3d78031b8906fdc88ca8e735af5261788c
3
+ size 1215981833
unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7f8bf0c6013bc85f810cf4da564cbec940dd1e17d7185555983f8a606b2d52b
3
+ size 3438167534
vae/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed0cc0427bfad9d8e3ffb6b7b557bccb40e676ef97b0b27a1fff7b5b10360e3b
3
+ size 167335346