Ahsen Khaliq commited on
Commit
0b5ffa0
·
1 Parent(s): 6a0c8d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -26,4 +26,5 @@ gr.Interface(
26
  gr.outputs.Image(type="file", label="Output"),
27
  title=title,
28
  description=description,
29
- article=article).launch(debug=True)
 
 
26
  gr.outputs.Image(type="file", label="Output"),
27
  title=title,
28
  description=description,
29
+ article=article).launch(debug=True)
30
+