Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ cfg = OmegaConf.create({
|
|
49 |
})
|
50 |
|
51 |
cfg.description = f'''
|
52 |
-
<
|
53 |
'''
|
54 |
|
55 |
def random_fun(message, history):
|
|
|
49 |
})
|
50 |
|
51 |
cfg.description = f'''
|
52 |
+
<h3 style="text-align: center;">{cfg.description}</h3>
|
53 |
'''
|
54 |
|
55 |
def random_fun(message, history):
|