add gradio demo badge (#4)
Browse files- add gradio demo badge (a3e4a97e810dfb6d197eb1b24c1bfce816e54a34)
Co-authored-by: Ahsen Khaliq <akhaliq@users.noreply.huggingface.co>
README.md
CHANGED
@@ -31,6 +31,12 @@ extra_gated_heading: Please read the LICENSE to access this model
|
|
31 |
| AltDiffusion | 多模态 Multimodal | 中英文 Chinese&English | Stable Diffusion | [FlagAI](https://github.com/FlagAI-Open/FlagAI) |
|
32 |
|
33 |
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
# 模型信息 Model Information
|
35 |
|
36 |
我们使用 [AltCLIP](https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltCLIP/README.md),基于 [Stable Diffusion](https://huggingface.co/CompVis/stable-diffusion) 训练了双语Diffusion模型,训练数据来自 [WuDao数据集](https://data.baai.ac.cn/details/WuDaoCorporaText) 和 [LAION](https://huggingface.co/datasets/ChristophSchuhmann/improved_aesthetics_6plus) 。
|
|
|
31 |
| AltDiffusion | 多模态 Multimodal | 中英文 Chinese&English | Stable Diffusion | [FlagAI](https://github.com/FlagAI-Open/FlagAI) |
|
32 |
|
33 |
|
34 |
+
## Gradio
|
35 |
+
|
36 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run AltDiffusion:
|
37 |
+
[![Open In Spaces](https://camo.githubusercontent.com/00380c35e60d6b04be65d3d94a58332be5cc93779f630bcdfc18ab9a3a7d3388/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f25463025394625413425393725323048756767696e67253230466163652d5370616365732d626c7565)](https://huggingface.co/spaces/BAAI/bilingual_stable_diffusion)
|
38 |
+
|
39 |
+
|
40 |
# 模型信息 Model Information
|
41 |
|
42 |
我们使用 [AltCLIP](https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltCLIP/README.md),基于 [Stable Diffusion](https://huggingface.co/CompVis/stable-diffusion) 训练了双语Diffusion模型,训练数据来自 [WuDao数据集](https://data.baai.ac.cn/details/WuDaoCorporaText) 和 [LAION](https://huggingface.co/datasets/ChristophSchuhmann/improved_aesthetics_6plus) 。
|