david-oplatka commited on
Commit
f539c03
·
verified ·
1 Parent(s): 93d3a3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -39,9 +39,9 @@ def respond(message, history):
39
  yield response
40
 
41
  cfg.title = f'''<style>
42
- img {
43
  width: 60%;
44
- }
45
  </style>
46
  <table>
47
  <tr>
 
39
  yield response
40
 
41
  cfg.title = f'''<style>
42
+ img {{
43
  width: 60%;
44
+ }}
45
  </style>
46
  <table>
47
  <tr>