Commit ·
33b5e7a
1
Parent(s): 53576b9
update readme
Browse files
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+ cyberpunk-style image crawled from the InterNet.
|
| 23 |
|
| 24 |
## 模型分类 Model Taxonomy
|
| 25 |
|
|
@@ -31,6 +31,9 @@ This model is finetune from Katherine Crowson's fine-tuned 512x512 diffusion mod
|
|
| 31 |
|
| 32 |
使用示例见:https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/dev_cwf/fengshen/examples/disco_project
|
| 33 |
|
|
|
|
|
|
|
|
|
|
| 34 |
|
| 35 |
## 引用 Citation
|
| 36 |
|
|
|
|
| 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+ cyberpunk-style 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 |
|
|
|
|
| 31 |
|
| 32 |
使用示例见:https://github.com/IDEA-CCNL/Fengshenbang-LM/tree/dev_cwf/fengshen/examples/disco_project
|
| 33 |
|
| 34 |
+
## 生成示例 Example
|
| 35 |
+

|
| 36 |
+

|
| 37 |
|
| 38 |
## 引用 Citation
|
| 39 |
|
cyb1.png
ADDED
|
cyb2.png
ADDED
|