Spaces:
Runtime error
Runtime error
add diffusers docs
#2
by
akhaliq
HF staff
- opened
- header.html +3 -1
header.html
CHANGED
@@ -33,5 +33,7 @@
|
|
33 |
<p style="margin-bottom: 10px; font-size: 94%">
|
34 |
FlagStudio aims to provide high quality AI-generated artwork. Our current bilingual model is based on the original <a href="https://huggingface.co/CompVis/stable-diffusion" style="text-decoration: underline;">stable diffusion</a> model and is capable to generate images from both Chinese and English text. FlagStudio is developed and supported by the FlagAI team. Relevant code and model weights released in <a href="https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltDiffusion" style="text-decoration: underline;">AltDiffusion</a>.([email protected])
|
35 |
</p>
|
36 |
-
|
|
|
|
|
37 |
</div>
|
|
|
33 |
<p style="margin-bottom: 10px; font-size: 94%">
|
34 |
FlagStudio aims to provide high quality AI-generated artwork. Our current bilingual model is based on the original <a href="https://huggingface.co/CompVis/stable-diffusion" style="text-decoration: underline;">stable diffusion</a> model and is capable to generate images from both Chinese and English text. FlagStudio is developed and supported by the FlagAI team. Relevant code and model weights released in <a href="https://github.com/FlagAI-Open/FlagAI/tree/master/examples/AltDiffusion" style="text-decoration: underline;">AltDiffusion</a>.([email protected])
|
35 |
</p>
|
36 |
+
<p style="margin-bottom: 10px; font-size: 94%">
|
37 |
+
AltDiffusion has been added to 🧨Diffusers, see the documentation page: <a href="https://huggingface.co/docs/diffusers/main/en/api/pipelines/alt_diffusion">🧨 Pipeline doc</a>
|
38 |
+
</p>
|
39 |
</div>
|