willam9725712
commited on
Commit
•
4a59e33
1
Parent(s):
26bc3f0
Update app.py
Browse files
app.py
CHANGED
@@ -175,7 +175,7 @@ if __name__ == "__main__":
|
|
175 |
block = gr.Blocks()
|
176 |
with block as demo:
|
177 |
gr.Markdown("<script language='javascript'>document.body.classList.toggle('dark');</script><div align='center' style='display: flex;flex-direction: row;'> \
|
178 |
-
<div style='width:40%; flex: 1;padding: 10px;text-align: -webkit-right;'><img style='height:
|
179 |
<div style='width:50%; margin-left: 10px; text-align: left;'><h2> Meiya GPT 美亚柏科大模型</span> </h2></div> \
|
180 |
")
|
181 |
with gr.Row():
|
|
|
175 |
block = gr.Blocks()
|
176 |
with block as demo:
|
177 |
gr.Markdown("<script language='javascript'>document.body.classList.toggle('dark');</script><div align='center' style='display: flex;flex-direction: row;'> \
|
178 |
+
<div style='width:40%; flex: 1;padding: 10px;text-align: -webkit-right;'><img style='height:45px' src='https://aigpt.sphq.cn/chat/meiya_logo_white.png'></div> \
|
179 |
<div style='width:50%; margin-left: 10px; text-align: left;'><h2> Meiya GPT 美亚柏科大模型</span> </h2></div> \
|
180 |
")
|
181 |
with gr.Row():
|