Meloo commited on
Commit
bb5cdf1
1 Parent(s): 54d5611

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -219,10 +219,6 @@ demo = gr.Interface(
219
  show_download_button=True,
220
  ),
221
  gr.File(label="Download Output")
222
- # gr.Image(
223
- # label="Download Output",
224
- # type='filepath',
225
- # ),
226
  ],
227
  title=title,
228
  description=description,
 
219
  show_download_button=True,
220
  ),
221
  gr.File(label="Download Output")
 
 
 
 
222
  ],
223
  title=title,
224
  description=description,