Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -178,15 +178,9 @@ css = """
|
|
178 |
}
|
179 |
"""
|
180 |
|
181 |
-
test_prompt = """
|
182 |
-
[russian
|
183 |
-
[
|
184 |
-
[detailed living room composition (may be people)]
|
185 |
-
[morning light, pale tones]
|
186 |
-
[home russian atmosphere]
|
187 |
-
[no mutation glitches, natural anatomy]
|
188 |
-
[amateur one hand-selfie pov side angle]
|
189 |
-
)"""
|
190 |
|
191 |
with gr.Blocks(theme='gstaff/xkcd', css=css) as app:
|
192 |
gr.HTML("<center><h1>FLUX.1-Schnell</h1></center>")
|
|
|
178 |
}
|
179 |
"""
|
180 |
|
181 |
+
test_prompt = """[amateur perspective of a house],
|
182 |
+
[on this house staying white russian female (if you can see it) with white t-shirt (if you can see it) on her body, with black jeans (if you can see it) on her legs, with lime sneakers (if you can see it) on her feet and looks aside (if you can see it)]
|
183 |
+
[night melancholic lighting]"""
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
|
185 |
with gr.Blocks(theme='gstaff/xkcd', css=css) as app:
|
186 |
gr.HTML("<center><h1>FLUX.1-Schnell</h1></center>")
|