SonyaHas commited on
Commit
0b5ce3b
·
verified ·
1 Parent(s): 7eccaba

uploaded banner

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ def respond(message,history):
135
  #max tokens is a parameter to determine how long the message should be
136
 
137
  return response['choices'][0]['message']['content'].strip()
138
-
139
  with gr.Blocks(theme= theme) as chatbot:
140
  with gr.Row(scale = 1):
141
  gr.image("Capstone_Banner.png")
 
135
  #max tokens is a parameter to determine how long the message should be
136
 
137
  return response['choices'][0]['message']['content'].strip()
138
+
139
  with gr.Blocks(theme= theme) as chatbot:
140
  with gr.Row(scale = 1):
141
  gr.image("Capstone_Banner.png")