Aumkeshchy2003 commited on
Commit
b4ed578
·
verified ·
1 Parent(s): 33baaf9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -97,6 +97,5 @@ interface = gr.Interface(
97
  description=description,
98
  examples=["Buongiorno, come sta? Buona giornata"]
99
  )
100
-
101
  # Launch the interface
102
  interface.launch()
 
97
  description=description,
98
  examples=["Buongiorno, come sta? Buona giornata"]
99
  )
 
100
  # Launch the interface
101
  interface.launch()