Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -18,13 +18,7 @@ with col2:
|
|
18 |
st.video(video_bytes1)
|
19 |
|
20 |
url1 = "https://www.responsible.ai/faq"
|
21 |
-
st.write("
|
22 |
|
23 |
-
st.markdown("FAQ π[link](%s)" % url1)
|
24 |
-
|
25 |
-
url = "https://share.streamlit.io/mesmith027/streamlit_webapps/main/MC_pi/streamlit_app.py"
|
26 |
-
st.write("check out this [link](%s)" % url)
|
27 |
-
|
28 |
-
st.markdown("check out this [link](%s)" % url)
|
29 |
|
30 |
|
|
|
18 |
st.video(video_bytes1)
|
19 |
|
20 |
url1 = "https://www.responsible.ai/faq"
|
21 |
+
st.write("FAQs π(%s)" % url1)
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
|