JunchuanYu commited on
Commit
d766545
1 Parent(s): eca529c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -67,6 +67,8 @@ 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 />
71
+ <br />
72
  <div style="display:flex; justify-content:center;">
73
  <img src="https://dunazo.oss-cn-beijing.aliyuncs.com/blog/wechat-simple.png" style="margin-right:25px;width:200px;height:200px;">
74
  <div style="width:25px;"></div>