Dagfinn1962 commited on
Commit
c27f4af
1 Parent(s): 0c0c3bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ def call_inf_server(prompt, openai_key):
113
 
114
  with gr.Blocks(theme='ParityError/Anime') as demo:
115
  gr.Markdown(
116
- """<h3><center>Chat with gpt-3.5-turbo</center></h3>
117
 
118
  """
119
  )
 
113
 
114
  with gr.Blocks(theme='ParityError/Anime') as demo:
115
  gr.Markdown(
116
+ """<h3><center> Larry - (GPT-3 Turbo assistant) </center> Larry is super clever he just needs a API Key <br> He is well trained and can almost answer anything, quickly ! <br> Have fun ! </h3>
117
 
118
  """
119
  )