Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -263,6 +263,7 @@ class ChatDocumentQA:
|
|
263 |
gr.HTML("""
|
264 |
<center class="darkblue" style="text-align:center;padding:30px;">
|
265 |
<center>
|
|
|
266 |
<h1 style="color:#fff">Virtual Assistant Chatbot</h1>
|
267 |
</center>
|
268 |
""")
|
|
|
263 |
gr.HTML("""
|
264 |
<center class="darkblue" style="text-align:center;padding:30px;">
|
265 |
<center>
|
266 |
+
<img src='https://th.bing.com/th/id/R.d422983e781d4db66f16a671a904092a?rik=V7pjppbrBylGFw&riu=http%3a%2f%2fwww.pngplay.com%2fwp-content%2fuploads%2f5%2fLloyds-Banking-Group-Logo-Transparent-PNG.png&ehk=WkvvZnVECd%2fvFpFQpmAkkM%2bvTFZ7ljEaAuclEoNFRYs%3d&risl=&pid=ImgRaw&r=0'/>
|
267 |
<h1 style="color:#fff">Virtual Assistant Chatbot</h1>
|
268 |
</center>
|
269 |
""")
|