Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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>
|