ibagur commited on
Commit
7fc22f1
β€’
1 Parent(s): 0ee66f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -106,8 +106,8 @@ with gr.Blocks(css=customCSS, theme=small_and_beautiful_theme) as demo:
106
 
107
  gr.Markdown(
108
  """
109
- # πŸ¦œπŸ”— Ask GBV Q&A Bot!
110
- Start typing below to see the output.
111
  """
112
  )
113
 
 
106
 
107
  gr.Markdown(
108
  """
109
+ # πŸ¦œπŸ”— Ask the GBV in Emergencies Q&A Bot!
110
+ This generative model has been trained on various sources covering themes on Gender-Based Violence response in Humanitarian Settings thematic. You can maitaing a natural language conversation in order to retrieve information on this subject.
111
  """
112
  )
113