Spaces:
Configuration error
Configuration error
Commit
·
808ab9b
1
Parent(s):
bc2719e
Update app.py
Browse files
app.py
CHANGED
@@ -463,7 +463,7 @@ with gr.Blocks(css=css) as demo:
|
|
463 |
/* border: 1px solid red; */
|
464 |
justify-content: center;
|
465 |
">
|
466 |
-
<a href="https://github.com/FlagAI-Open/FlagAI"><img src="https://raw.githubusercontent.com/920232796/test/master/WechatIMG6906.png" alt="FlagAI" width="80%"
|
467 |
</div>
|
468 |
<p style="margin-bottom: 10px; font-size: 94%">
|
469 |
This is a dreambooth Training UI for <a href="https://huggingface.co/BAAI/AltDiffusion-m9" style="text-decoration: underline;">AltDiffusion-m9 model</a>,which is a multilingual image-to-text model supported 9 languages.
|
|
|
463 |
/* border: 1px solid red; */
|
464 |
justify-content: center;
|
465 |
">
|
466 |
+
<a href="https://github.com/FlagAI-Open/FlagAI"><img src="https://raw.githubusercontent.com/920232796/test/master/WechatIMG6906.png" alt="FlagAI" width="80%" style="margin: 0 auto;"></a>
|
467 |
</div>
|
468 |
<p style="margin-bottom: 10px; font-size: 94%">
|
469 |
This is a dreambooth Training UI for <a href="https://huggingface.co/BAAI/AltDiffusion-m9" style="text-decoration: underline;">AltDiffusion-m9 model</a>,which is a multilingual image-to-text model supported 9 languages.
|