Ali-C137 commited on
Commit
990aba4
1 Parent(s): eb5b831

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ article = "Impress your employer"
24
 
25
  gr = gr.Interface(fn = generate, inputs=["text", "text", "text"], outputs="text", title=title, article=article)
26
 
27
- gr.launch()
 
24
 
25
  gr = gr.Interface(fn = generate, inputs=["text", "text", "text"], outputs="text", title=title, article=article)
26
 
27
+ gr.launch()