jamino30 commited on
Commit
1170823
1 Parent(s): 88db26e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. app.py +5 -5
  2. style_images/Starry_Night.jpg +2 -2
app.py CHANGED
@@ -173,12 +173,12 @@ with gr.Blocks(css=css) as demo:
173
 
174
  examples = gr.Examples(
175
  examples=[
176
- ['./content_images/TajMahal.jpg', 'Starry Night'],
177
- ['./content_images/GoldenRetriever.jpg', 'Lego Bricks'],
178
- ['./content_images/SeaTurtle.jpg', 'Oil Painting'],
179
- ['./content_images/NYCSkyline.jpg', 'Scream']
180
  ],
181
- inputs=[content_and_output, style_dropdown]
182
  )
183
 
184
  demo.queue = False
 
173
 
174
  examples = gr.Examples(
175
  examples=[
176
+ ['./content_images/TajMahal.jpg', 'Starry Night', *optimal_settings['Starry Night']],
177
+ ['./content_images/GoldenRetriever.jpg', 'Lego Bricks', *optimal_settings['Lego Bricks']],
178
+ ['./content_images/SeaTurtle.jpg', 'Oil Painting', *optimal_settings['Oil Painting']],
179
+ ['./content_images/NYCSkyline.jpg', 'Scream', *optimal_settings['Scream']]
180
  ],
181
+ inputs=[content_and_output, style_dropdown, style_strength_slider, output_quality]
182
  )
183
 
184
  demo.queue = False
style_images/Starry_Night.jpg CHANGED

Git LFS Details

  • SHA256: f8bc3528387e78692bb36b32a8e77e8c18f55eec47b9f1bba4af23be198d08c0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB

Git LFS Details

  • SHA256: 0592ab0f7b51b3ce72608a95e53880bd93971e5b48f93a0ce8dfd3cbccf3d098
  • Pointer size: 131 Bytes
  • Size of remote file: 315 kB