enryu43 commited on
Commit
5124dcf
1 Parent(s): 0d40509

Update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,4 +1,7 @@
1
  This model is converted with https://github.com/huggingface/diffusers/blob/main/scripts/convert_original_stable_diffusion_to_diffusers.py.
2
 
3
- However, the tokenizer in the diffuser model is wrong, for proper usage, see description at https://medium.com/@enryu9000/TODO, and instructions/examples at TODO.
 
4
  Also, the original checkpoint in the Latent Diffusion format is available.
 
 
 
1
  This model is converted with https://github.com/huggingface/diffusers/blob/main/scripts/convert_original_stable_diffusion_to_diffusers.py.
2
 
3
+ However, the tokenizer in the diffuser model is wrong, for proper usage, see description at https://medium.com/@enryu9000/anifusion-diffusion-models-for-anime-pictures-138cf1af2cbe, and instructions/examples at https://github.com/enryu43/anifusion-stable-diffusion.
4
+
5
  Also, the original checkpoint in the Latent Diffusion format is available.
6
+
7
+ Installation instructions for webui: https://gist.github.com/enryu43/858999bf69dc92b97fdad6137c3c45e6