Bingsu commited on
Commit
63d7ced
1 Parent(s): 623f9a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,6 +12,11 @@ language: ko
12
 
13
  It's [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) model, just text encoder and tokenizer are replaced with my [Bingsu/clip-vit-large-patch14-ko](https://huggingface.co/Bingsu/clip-vit-large-patch14-ko).
14
 
 
 
 
 
 
15
  # Usage
16
 
17
  ```sh
 
12
 
13
  It's [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) model, just text encoder and tokenizer are replaced with my [Bingsu/clip-vit-large-patch14-ko](https://huggingface.co/Bingsu/clip-vit-large-patch14-ko).
14
 
15
+ If you are looking for a Korean diffusion model that works well in practice, see:
16
+
17
+ - [BAAI/AltDiffusion-m9](https://huggingface.co/BAAI/AltDiffusion-m9)
18
+ - [Multilingual Stable Diffusion Pipeline](https://github.com/huggingface/diffusers/tree/main/examples/community#multilingual-stable-diffusion-pipeline)
19
+
20
  # Usage
21
 
22
  ```sh