SineTheta commited on
Commit
322183f
·
1 Parent(s): 817bde3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -45,6 +45,5 @@ gradio_ui = gr.Interface(
45
  ['Catalan', "Ets mes lleig que un pecat!"],
46
  ],
47
  )
48
- # Example
49
 
50
- gradio_ui.launch()
 
45
  ['Catalan', "Ets mes lleig que un pecat!"],
46
  ],
47
  )
 
48
 
49
+ gradio_ui.launch()