Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -644,7 +644,7 @@ with gr.Blocks(css=css) as demo:
|
|
644 |
"enters the ship cautiously",
|
645 |
"[NC]finds a message written in glowing symbols"
|
646 |
]),
|
647 |
-
"
|
648 |
],
|
649 |
inputs=[seed_, sa32_, sa64_, id_length_, general_prompt, negative_prompt, prompt_array, style, G_height, G_width],
|
650 |
label='😺 Examples 😺',
|
|
|
644 |
"enters the ship cautiously",
|
645 |
"[NC]finds a message written in glowing symbols"
|
646 |
]),
|
647 |
+
"Digital/Oil Painting", 768, 768],
|
648 |
],
|
649 |
inputs=[seed_, sa32_, sa64_, id_length_, general_prompt, negative_prompt, prompt_array, style, G_height, G_width],
|
650 |
label='😺 Examples 😺',
|