Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,10 @@ 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, 4K"
|
|
|
|
|
|
|
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 |
+
"Commercial portrait a beautiful multiracial girl in pink jacket, chiseled cheeks, tearful eyes, domina, low neckline, strapless, chocker, in the style of made of liquid metal, deconstructed tailoring, webcam photography, duckcore, bold curves, chinapunk, Jacquemus and moncler collaboration: white translucent fur sunglasses, hyper-realistic, detailed 8k",
|
35 |
+
"A pair of nike Air Jordan snipes | white and red | empty background | commercial shot --s 750"
|
36 |
+
|
37 |
]
|
38 |
|
39 |
#Set an os.Getenv variable
|