weifeng-chen commited on
Commit
b4a8ea7
1 Parent(s): 54b4891
README.md CHANGED
@@ -31,16 +31,18 @@ The first open source Chinese Stable diffusion, which was trained on 20M filtere
31
  We use [Noah-Wukong](https://wukong-dataset.github.io/wukong-dataset/)(100M) 和 [Zero](https://zero.so.com/)(23M) as our dataset, and take the image and text pairs with CLIP Score (based on [IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese](https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese)) greater than 0.2 as our Training set. We use [IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese](https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese) as our init text encoder. To keep the powerful generative capability of stable diffusion and align Chinese concepts with the images, We only train the text encoder and freeze other part of the model.
32
 
33
  ### Result
34
- 飞流直下三千尺,素描。
35
- ![](result_examples/feiliu1.png)
36
 
37
  飞流直下三千尺,摄影。
38
- ![](result_examples/feiliu2.png)
39
 
40
  飞流直下三千尺,油画。
41
- ![](result_examples/feiliu3.png)
42
 
 
 
43
 
 
 
44
  ## 使用 Usage
45
  ```
46
  from diffusers import StableDiffusionPipeline
 
31
  We use [Noah-Wukong](https://wukong-dataset.github.io/wukong-dataset/)(100M) 和 [Zero](https://zero.so.com/)(23M) as our dataset, and take the image and text pairs with CLIP Score (based on [IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese](https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese)) greater than 0.2 as our Training set. We use [IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese](https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-RoBERTa-102M-ViT-L-Chinese) as our init text encoder. To keep the powerful generative capability of stable diffusion and align Chinese concepts with the images, We only train the text encoder and freeze other part of the model.
32
 
33
  ### Result
 
 
34
 
35
  飞流直下三千尺,摄影。
36
+ ![](result_examples/feiliu1.png)
37
 
38
  飞流直下三千尺,油画。
39
+ ![](result_examples/feiliu2.png)
40
 
41
+ 铁马冰河入梦来,概念画
42
+ ![](result_examples/feiliu1.png)
43
 
44
+ 铁马冰河入梦来,3D绘画。
45
+ ![](result_examples/feiliu2.png)
46
  ## 使用 Usage
47
  ```
48
  from diffusers import StableDiffusionPipeline
result_examples/feiliu1.png CHANGED
result_examples/feiliu2.png CHANGED
result_examples/feiliu3.png DELETED
Binary file (584 kB)
 
result_examples/tiema1.png ADDED
result_examples/tiema2.jpg ADDED