ZeroTech commited on
Commit
cd969c7
·
1 Parent(s): 1692fa8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -14,5 +14,4 @@ interface = gr.Interface(
14
  description="Generate a random word from a pre-defined list of options"
15
  )
16
 
17
- interface.launch()
18
- ``
 
14
  description="Generate a random word from a pre-defined list of options"
15
  )
16
 
17
+ interface.launch()