xuandin commited on
Commit
3fb7ce1
·
verified ·
1 Parent(s): 620ddec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -301,7 +301,7 @@ with st.container():
301
  st.subheader("About")
302
  about_content = '''
303
  <p align="center">
304
- <img alt="SemViQA Logo" src="image/logo.png" height="250" />
305
  <br>
306
  </p>
307
  </p>
 
301
  st.subheader("About")
302
  about_content = '''
303
  <p align="center">
304
+ <img alt="SemViQA Logo" src="https://raw.githubusercontent.com/DAVID-NGUYEN-S16/SemViQA/main/image/logo.png" height="250" />
305
  <br>
306
  </p>
307
  </p>