Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -40,7 +40,6 @@ def respond(message, history):
|
|
40 |
yield response
|
41 |
|
42 |
cfg.title = f'''<center> <img src="https://github.com/david-oplatka/chatbot-streamlit/blob/main/Vectara-logo.png?raw=true" width="200px" height="40px">
|
43 |
-
<br>
|
44 |
<h1>{cfg.title}</h1> </center>
|
45 |
'''
|
46 |
|
|
|
40 |
yield response
|
41 |
|
42 |
cfg.title = f'''<center> <img src="https://github.com/david-oplatka/chatbot-streamlit/blob/main/Vectara-logo.png?raw=true" width="200px" height="40px">
|
|
|
43 |
<h1>{cfg.title}</h1> </center>
|
44 |
'''
|
45 |
|