radames commited on
Commit
c428187
1 Parent(s): 67b38e7

better example

Browse files
Files changed (2) hide show
  1. app.py +13 -0
  2. examples/city.png +0 -0
app.py CHANGED
@@ -251,6 +251,19 @@ For upscaling see [Enhance This Demo](https://huggingface.co/spaces/radames/Enha
251
  inputs=inputs,
252
  outputs=outputs,
253
  examples=[
 
 
 
 
 
 
 
 
 
 
 
 
 
254
  [
255
  "./examples/lara.jpeg",
256
  "photography of lara croft 8k high definition award winning",
 
251
  inputs=inputs,
252
  outputs=outputs,
253
  examples=[
254
+ [
255
+ "./examples/city.png",
256
+ "hyperrealistic surreal cityscape scene at sunset, buildings",
257
+ "blurry, ugly, duplicate, poorly drawn, deformed, mosaic",
258
+ 13113544138610326000,
259
+ 8.5,
260
+ 0.481,
261
+ 1.0,
262
+ 0.0,
263
+ 0.9,
264
+ 2,
265
+ 3,
266
+ ],
267
  [
268
  "./examples/lara.jpeg",
269
  "photography of lara croft 8k high definition award winning",
examples/city.png ADDED