awais-nayyar commited on
Commit
aa6f170
1 Parent(s): 4fa6743

change_in_app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,4 +13,4 @@ def predict(prompt):
13
 
14
  # create an interface for the model
15
  with gr.Interface(predict, "textbox", "text") as interface:
16
- interface.launch()i
 
13
 
14
  # create an interface for the model
15
  with gr.Interface(predict, "textbox", "text") as interface:
16
+ interface.launch()