konnik commited on
Commit
3856d06
·
verified ·
1 Parent(s): fc41fa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ This release includes pretrained models for DiffusionPen method. The repo includ
27
  - Style weights for the style encoder (also DiffusionPen-class and DiffusionPen-triplet) in <a href="https://huggingface.co/konnik/DiffusionPen/tree/main/style_models">style_models</a>
28
  - DiffusionPen weights for IAM in <a href="https://huggingface.co/konnik/DiffusionPen/tree/main/diffusionpen_iam_model_path/models">diffusionpen_iam_model_path/models</a>
29
 
30
- For VAE and DDIM we use stable-diffusion-v1-5/stable-diffusion-v1-5.
31
  More info on how to utilize weights and data files can be found in the git repo.
32
 
33
  **ArXiv**
 
27
  - Style weights for the style encoder (also DiffusionPen-class and DiffusionPen-triplet) in <a href="https://huggingface.co/konnik/DiffusionPen/tree/main/style_models">style_models</a>
28
  - DiffusionPen weights for IAM in <a href="https://huggingface.co/konnik/DiffusionPen/tree/main/diffusionpen_iam_model_path/models">diffusionpen_iam_model_path/models</a>
29
 
30
+ For VAE and DDIM we use <a href="https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5">stable-diffusion-v1-5/stable-diffusion-v1-5</a>.
31
  More info on how to utilize weights and data files can be found in the git repo.
32
 
33
  **ArXiv**