ZenithBrew commited on
Commit
cdaf644
·
verified ·
1 Parent(s): 260721a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,5 +18,5 @@ iface = gr.Interface(
18
  description="Generate text with AI!"
19
  )
20
 
21
- # Launch it
22
  iface.launch()
 
18
  description="Generate text with AI!"
19
  )
20
 
21
+ # Launch it now
22
  iface.launch()