Pearx commited on
Commit
430777b
1 Parent(s): d592d75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -154,6 +154,7 @@ area_gpt_content = st.empty()
154
  # 报错展示
155
  area_error = st.empty()
156
 
 
157
  st.markdown('<a href="https://huggingface.co/spaces/Pearx/ChatGPT-Assistant?duplicate=true">'
158
  '<img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>', unsafe_allow_html=True)
159
  st.header('ChatGPT Assistant')
 
154
  # 报错展示
155
  area_error = st.empty()
156
 
157
+ st.write("\n")
158
  st.markdown('<a href="https://huggingface.co/spaces/Pearx/ChatGPT-Assistant?duplicate=true">'
159
  '<img src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>', unsafe_allow_html=True)
160
  st.header('ChatGPT Assistant')