Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
4111962
1
Parent(s):
e9b7358
Update app.py
Browse files
app.py
CHANGED
@@ -21,9 +21,9 @@ footer {
|
|
21 |
examples = [
|
22 |
"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
|
23 |
"Chocolate dripping from a donut against a yellow background, 8k",
|
24 |
-
"Illustration of A starry night camp in the mountains, 4k",
|
25 |
-
"A photo of a lavender cat, hdr, 4k",
|
26 |
-
"A delicious ceviche cheesecake slice, 4k"
|
27 |
]
|
28 |
|
29 |
MODEL_OPTIONS = {
|
|
|
21 |
examples = [
|
22 |
"Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
|
23 |
"Chocolate dripping from a donut against a yellow background, 8k",
|
24 |
+
"Illustration of A starry night camp in the mountains, 4k, cinematic --ar 85:128 --v 6.0 --style raw",
|
25 |
+
"A photo of a lavender cat, hdr, 4k, --ar 85:128 --v 6.0 --style raw",
|
26 |
+
"A delicious ceviche cheesecake slice, 4k, octane render, ray tracing, Ultra-High-Definition"
|
27 |
]
|
28 |
|
29 |
MODEL_OPTIONS = {
|