Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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>
|