Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -187,7 +187,7 @@ def generate(
|
|
187 |
return image_paths, seed
|
188 |
|
189 |
examples = [
|
190 |
-
"3d image, cute girl, in the style of
|
191 |
]
|
192 |
|
193 |
css = '''
|
|
|
187 |
return image_paths, seed
|
188 |
|
189 |
examples = [
|
190 |
+
"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)",
|
191 |
]
|
192 |
|
193 |
css = '''
|