chris32 commited on
Commit
c4c74da
1 Parent(s): 1c774ba

update: change title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -367,7 +367,7 @@ iface = gr.Interface(
367
  fn=generate_answer,
368
  inputs="text",
369
  outputs="text",
370
- title="Text Intelligence for Real State",
371
  description="Input text describing the property."
372
  )
373
 
 
367
  fn=generate_answer,
368
  inputs="text",
369
  outputs="text",
370
+ title="txt.er",
371
  description="Input text describing the property."
372
  )
373