Spaces:
Running
on
Zero
Running
on
Zero
alfredplpl
commited on
Commit
•
b269374
1
Parent(s):
33abad0
Update app.py
Browse files
app.py
CHANGED
@@ -90,6 +90,7 @@ with gr.Blocks(css=css) as demo:
|
|
90 |
with gr.Column(elem_id="col-container"):
|
91 |
gr.Markdown(f"""# CommonArt β
|
92 |
商用利用できる透明性の高い日本語画像生成AI [モデル](https://huggingface.co/aipicasso/commonart-beta) [ブログ](https://note.com/aipicasso/n/nf17f876839b2)
|
|
|
93 |
""")
|
94 |
|
95 |
with gr.Row():
|
|
|
90 |
with gr.Column(elem_id="col-container"):
|
91 |
gr.Markdown(f"""# CommonArt β
|
92 |
商用利用できる透明性の高い日本語画像生成AI [モデル](https://huggingface.co/aipicasso/commonart-beta) [ブログ](https://note.com/aipicasso/n/nf17f876839b2)
|
93 |
+
※プロンプトが短すぎると出力が乱れることがあります。
|
94 |
""")
|
95 |
|
96 |
with gr.Row():
|