update ui
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ def reset_state():
|
|
73 |
return [], []
|
74 |
|
75 |
title = """
|
76 |
-
<div style="text-align: center
|
77 |
<h1>Chichat</h1>
|
78 |
<p style="text-align: center;">Free feel to talk about anything :)</p>
|
79 |
</div>
|
|
|
73 |
return [], []
|
74 |
|
75 |
title = """
|
76 |
+
<div style="text-align: center">
|
77 |
<h1>Chichat</h1>
|
78 |
<p style="text-align: center;">Free feel to talk about anything :)</p>
|
79 |
</div>
|