weifeng-chen commited on
Commit
89312ed
1 Parent(s): 033a05f

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,9 +17,9 @@ tags:
17
 
18
  ## 简介 Brief Introduction
19
 
20
- 该模型由[Katherine Crowson's](https://github.com/openai/guided-diffusion)的无条件扩散模型在1k+张收集的自然风景图上微调而来。
21
 
22
- This model is finetune from Katherine Crowson's fine-tuned 512x512 diffusion model (https://github.com/openai/guided-diffusion), using 1k+ nature image crawled from the InterNet.
23
 
24
  ## 模型分类 Model Taxonomy
25
 
@@ -32,8 +32,8 @@ This model is finetune from Katherine Crowson's fine-tuned 512x512 diffusion mod
32
  使用示例见:https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/dev_cwf/fengshen/examples/disco_project
33
 
34
  ## 生成示例 Example
35
- (飞流直下三千尺)[feiliu.jpg]
36
- (东临碣石,以观沧海)[jieshi.jpg]
37
 
38
 
39
  ## 引用 Citation
 
17
 
18
  ## 简介 Brief Introduction
19
 
20
+ 该模型由[Katherine Crowson's](https://github.com/openai/guided-diffusion)的无条件扩散模型在1k+张收集的自然风景图上微调而来。结合[IDEA-CCNL/Taiyi-CLIP-Roberta-large-326M-Chinese](https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-Roberta-large-326M-Chinese)可以实现Guided Diffusion的生成方式。
21
 
22
+ This model is finetune from Katherine Crowson's fine-tuned 512x512 diffusion model (https://github.com/openai/guided-diffusion), using 1k+ nature image crawled from the InterNet. Combine With [IDEA-CCNL/Taiyi-CLIP-Roberta-large-326M-Chinese](https://huggingface.co/IDEA-CCNL/Taiyi-CLIP-Roberta-large-326M-Chinese) can generate image via guided diffusion.
23
 
24
  ## 模型分类 Model Taxonomy
25
 
 
32
  使用示例见:https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/dev_cwf/fengshen/examples/disco_project
33
 
34
  ## 生成示例 Example
35
+ [飞流直下三千尺](feiliu.jpg)
36
+ [东临碣石,以观沧海](jieshi.jpg)
37
 
38
 
39
  ## 引用 Citation