Spaces:
Sleeping
Sleeping
Update pages/4_Data and types of data.py
Browse files
pages/4_Data and types of data.py
CHANGED
|
@@ -106,7 +106,7 @@ st.markdown("""
|
|
| 106 |
<li>Audio</li>
|
| 107 |
</ul>
|
| 108 |
""", unsafe_allow_html=True)
|
| 109 |
-
st.image("https://cdn-uploads.huggingface.co/production/uploads/66bde9bf3c885d04498227a0/
|
| 110 |
|
| 111 |
st.subheader("Semi-Structured Data")
|
| 112 |
st.markdown("""
|
|
@@ -118,5 +118,4 @@ st.markdown("""
|
|
| 118 |
<li>XML</li>
|
| 119 |
</ul>
|
| 120 |
""", unsafe_allow_html=True)
|
| 121 |
-
st.image("https://cdn-uploads.huggingface.co/production/uploads/66bde9bf3c885d04498227a0/
|
| 122 |
-
|
|
|
|
| 106 |
<li>Audio</li>
|
| 107 |
</ul>
|
| 108 |
""", unsafe_allow_html=True)
|
| 109 |
+
st.image("https://cdn-uploads.huggingface.co/production/uploads/66bde9bf3c885d04498227a0/sN1gsanVkoIHaUKrxOFYE.png",width=300)
|
| 110 |
|
| 111 |
st.subheader("Semi-Structured Data")
|
| 112 |
st.markdown("""
|
|
|
|
| 118 |
<li>XML</li>
|
| 119 |
</ul>
|
| 120 |
""", unsafe_allow_html=True)
|
| 121 |
+
st.image("https://cdn-uploads.huggingface.co/production/uploads/66bde9bf3c885d04498227a0/INadJp0Rs0nXNAApvBWoy.png",width=300)
|
|
|