yukimama commited on
Commit
496f43c
·
verified ·
1 Parent(s): cd61a6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -42,5 +42,4 @@ iface = gr.Interface(
42
  description="Generate bash commands based on your input prompt."
43
  )
44
 
45
- iface.launch()
46
- ```
 
42
  description="Generate bash commands based on your input prompt."
43
  )
44
 
45
+ iface.launch()