subaqua commited on
Commit
282fa0e
1 Parent(s): e72737e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -11,6 +11,18 @@ license: creativeml-openrail-m
11
 
12
  ## This is WD1.4-e1 with .safetensors and fp16, which is unofficial fork.
13
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ## Grate respect to the WD1.4 development team!
15
 
16
  ## Inherited License
 
11
 
12
  ## This is WD1.4-e1 with .safetensors and fp16, which is unofficial fork.
13
 
14
+ - [Waifu Diffusion 1.4 Anime Epoch 1 Safetensors](https://huggingface.co/subaqua/_unofficial-WD1.4-fp16-safetensors/blob/main/wd-1-4-anime_e1-fp16.safetensors): A faster-loading and lighter version of WD1.4 Anime E1
15
+ - [Waifu Diffusion 1.4 Anime Safetensors Inference Config](https://huggingface.co/subaqua/_unofficial-WD1.4-fp16-safetensors/resolve/main/wd-1-4-anime_e1-fp16.yaml): A file included to allow for inference with Automatic's WebUI and with the original Stable Diffusion codebase.
16
+
17
+ This configuration file is modified for "Waifu Diffusion 1.4 Anime Inference Config" with the following changes:
18
+ ```
19
+ model:
20
+ params:
21
+ unet_config:
22
+ params:
23
+ use_checkpoint: False
24
+ ```
25
+
26
  ## Grate respect to the WD1.4 development team!
27
 
28
  ## Inherited License