LottePeisch commited on
Commit
bf1e36a
1 Parent(s): 4ff8d1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -14,6 +14,7 @@ The differences include:
14
  - Updated the text_encoder config.json file setting num_hidden_layers to 11 instead of the default 12. This is the equivalent of 'Clip Skp 2' in Auto1111 as I understand it and have tested it. Please let me know on the InvokeAI Discord if you encounter issues.
15
  - Don't expect it to build the exact same image from the exact same seed as you would in Auto. Invoke and Auto are very different from another, and diffusers are even more different. You should, however, get some awesome images.
16
  - I'm sharing this because diffusers are amazing and I think more people should use them. ;)
 
17
 
18
  Here are a few example images:
19
 
 
14
  - Updated the text_encoder config.json file setting num_hidden_layers to 11 instead of the default 12. This is the equivalent of 'Clip Skp 2' in Auto1111 as I understand it and have tested it. Please let me know on the InvokeAI Discord if you encounter issues.
15
  - Don't expect it to build the exact same image from the exact same seed as you would in Auto. Invoke and Auto are very different from another, and diffusers are even more different. You should, however, get some awesome images.
16
  - I'm sharing this because diffusers are amazing and I think more people should use them. ;)
17
+ - Comes with the default vae used during the conversion into diffusers format. The original author recommends a few different vaes at the link above, I wanted you to be able to mix and match. The examples below were made without a vae.
18
 
19
  Here are a few example images:
20