jamino30 commited on
Commit
29b162a
1 Parent(s): c26eeef

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ interface = gr.Interface(
145
  ],
146
  title="🖼️ Neural Style Transfer",
147
  api_name='style',
148
- allow_flagging='manual',
149
  examples=[
150
  ['./content_images/TajMahal.jpg', 'Starry Night'],
151
  ['./content_images/GoldenRetriever.jpg', 'Lego Bricks'],
 
145
  ],
146
  title="🖼️ Neural Style Transfer",
147
  api_name='style',
148
+ allow_flagging='auto',
149
  examples=[
150
  ['./content_images/TajMahal.jpg', 'Starry Night'],
151
  ['./content_images/GoldenRetriever.jpg', 'Lego Bricks'],