Docfile commited on
Commit
4414bc1
·
1 Parent(s): 520c46c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -304,7 +304,7 @@ app6 = gr.Interface(
304
 
305
  #interface7
306
  app7= gr.Interface(
307
- fn=gpt_thea,
308
  title="Mariam-theatre",
309
  description=description_thea,
310
  inputs=[gr.Textbox(label="Label:", lines=4)
 
304
 
305
  #interface7
306
  app7= gr.Interface(
307
+ fn=search,
308
  title="Mariam-theatre",
309
  description=description_thea,
310
  inputs=[gr.Textbox(label="Label:", lines=4)