Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -190,7 +190,7 @@ You can upload an initial image and prompt to generate an enhanced version.
|
|
190 |
)
|
191 |
strength = gr.Slider(
|
192 |
minimum=0,
|
193 |
-
maximum=
|
194 |
step=0.001,
|
195 |
value=1,
|
196 |
label="Strength",
|
@@ -240,7 +240,7 @@ You can upload an initial image and prompt to generate an enhanced version.
|
|
240 |
5436236241,
|
241 |
0.5,
|
242 |
8.5,
|
243 |
-
|
244 |
0.8,
|
245 |
0.0,
|
246 |
1.0,
|
@@ -252,7 +252,7 @@ You can upload an initial image and prompt to generate an enhanced version.
|
|
252 |
383472451451,
|
253 |
0.5,
|
254 |
8.5,
|
255 |
-
|
256 |
0.8,
|
257 |
0.0,
|
258 |
1.0,
|
@@ -264,7 +264,7 @@ You can upload an initial image and prompt to generate an enhanced version.
|
|
264 |
13317204146129588000,
|
265 |
0.5,
|
266 |
8.5,
|
267 |
-
|
268 |
0.8,
|
269 |
0.0,
|
270 |
1.0,
|
@@ -276,7 +276,7 @@ You can upload an initial image and prompt to generate an enhanced version.
|
|
276 |
5623124123512,
|
277 |
0.5,
|
278 |
8.5,
|
279 |
-
|
280 |
0.8,
|
281 |
0.0,
|
282 |
1.0,
|
@@ -288,7 +288,7 @@ You can upload an initial image and prompt to generate an enhanced version.
|
|
288 |
23123412341234,
|
289 |
0.5,
|
290 |
8.5,
|
291 |
-
|
292 |
0.8,
|
293 |
0.0,
|
294 |
1.0,
|
@@ -297,10 +297,10 @@ You can upload an initial image and prompt to generate an enhanced version.
|
|
297 |
"./examples/huggingface.jpg",
|
298 |
"photo realistic huggingface human+++ emoji costume, round, yellow, skin+++ texture+++",
|
299 |
"blurry, ugly, duplicate, poorly drawn, deformed, mosaic, emoji cartoon, drawing, pixelated",
|
300 |
-
|
301 |
0.101,
|
302 |
25.206,
|
303 |
-
|
304 |
0.8,
|
305 |
0.0,
|
306 |
1.0,
|
|
|
190 |
)
|
191 |
strength = gr.Slider(
|
192 |
minimum=0,
|
193 |
+
maximum=1,
|
194 |
step=0.001,
|
195 |
value=1,
|
196 |
label="Strength",
|
|
|
240 |
5436236241,
|
241 |
0.5,
|
242 |
8.5,
|
243 |
+
2,
|
244 |
0.8,
|
245 |
0.0,
|
246 |
1.0,
|
|
|
252 |
383472451451,
|
253 |
0.5,
|
254 |
8.5,
|
255 |
+
2,
|
256 |
0.8,
|
257 |
0.0,
|
258 |
1.0,
|
|
|
264 |
13317204146129588000,
|
265 |
0.5,
|
266 |
8.5,
|
267 |
+
2,
|
268 |
0.8,
|
269 |
0.0,
|
270 |
1.0,
|
|
|
276 |
5623124123512,
|
277 |
0.5,
|
278 |
8.5,
|
279 |
+
2,
|
280 |
0.8,
|
281 |
0.0,
|
282 |
1.0,
|
|
|
288 |
23123412341234,
|
289 |
0.5,
|
290 |
8.5,
|
291 |
+
2,
|
292 |
0.8,
|
293 |
0.0,
|
294 |
1.0,
|
|
|
297 |
"./examples/huggingface.jpg",
|
298 |
"photo realistic huggingface human+++ emoji costume, round, yellow, skin+++ texture+++",
|
299 |
"blurry, ugly, duplicate, poorly drawn, deformed, mosaic, emoji cartoon, drawing, pixelated",
|
300 |
+
232312,
|
301 |
0.101,
|
302 |
25.206,
|
303 |
+
2,
|
304 |
0.8,
|
305 |
0.0,
|
306 |
1.0,
|