Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ footer {
|
|
30 |
|
31 |
examples = [
|
32 |
"3d image, cute girl, in the style of Pixar --ar 1:2 --stylize 750, 4K resolution highlights, Sharp focus, octane render, ray tracing, Ultra-High-Definition, 8k, UHD, HDR, (Masterpiece:1.5), (best quality:1.5)",
|
33 |
-
"Cold coffee in a cup bokeh --ar 85:128 --v 6.0 --style raw5"
|
34 |
]
|
35 |
|
36 |
#Set an os.Getenv variable
|
|
|
30 |
|
31 |
examples = [
|
32 |
"3d image, cute girl, in the style of Pixar --ar 1:2 --stylize 750, 4K resolution highlights, Sharp focus, octane render, ray tracing, Ultra-High-Definition, 8k, UHD, HDR, (Masterpiece:1.5), (best quality:1.5)",
|
33 |
+
"Cold coffee in a cup bokeh --ar 85:128 --v 6.0 --style raw5, 4K"
|
34 |
]
|
35 |
|
36 |
#Set an os.Getenv variable
|