Spaces:
Running
on
Zero
Running
on
Zero
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
@@ -145,7 +145,7 @@ interface = gr.Interface(
|
|
145 |
],
|
146 |
title="🖼️ Neural Style Transfer",
|
147 |
api_name='style',
|
148 |
-
allow_flagging='
|
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'],
|