Spaces:
Runtime error
Runtime error
JunchuanYu
commited on
Commit
·
497c9a3
1
Parent(s):
eca529c
Update app.py
Browse files
app.py
CHANGED
@@ -67,6 +67,7 @@ with gr.Blocks(css=css,theme='gradio/soft') as demo:
|
|
67 |
downloadFile = gr.File(interactive=False)
|
68 |
gr.Markdown("""
|
69 |
### <div align=center>you can follow the WeChat public account [45度科研人] and leave me a message! </div>
|
|
|
70 |
<div style="display:flex; justify-content:center;">
|
71 |
<img src="https://dunazo.oss-cn-beijing.aliyuncs.com/blog/wechat-simple.png" style="margin-right:25px;width:200px;height:200px;">
|
72 |
<div style="width:25px;"></div>
|
|
|
67 |
downloadFile = gr.File(interactive=False)
|
68 |
gr.Markdown("""
|
69 |
### <div align=center>you can follow the WeChat public account [45度科研人] and leave me a message! </div>
|
70 |
+
<br /> <br />
|
71 |
<div style="display:flex; justify-content:center;">
|
72 |
<img src="https://dunazo.oss-cn-beijing.aliyuncs.com/blog/wechat-simple.png" style="margin-right:25px;width:200px;height:200px;">
|
73 |
<div style="width:25px;"></div>
|