Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -300,7 +300,7 @@ footer {
|
|
| 300 |
|
| 301 |
with gr.Blocks(css=css) as demo:
|
| 302 |
gr.Markdown("""# 梦羽的模型生成器
|
| 303 |
-
### 快速生成
|
| 304 |
with gr.Group():
|
| 305 |
with gr.Row():
|
| 306 |
prompt = gr.Text(
|
|
|
|
| 300 |
|
| 301 |
with gr.Blocks(css=css) as demo:
|
| 302 |
gr.Markdown("""# 梦羽的模型生成器
|
| 303 |
+
### 快速生成illustrious_pencil-XL模型的图片 https://civitai.com/models/838773""")
|
| 304 |
with gr.Group():
|
| 305 |
with gr.Row():
|
| 306 |
prompt = gr.Text(
|