Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ with col2:
|
|
18 |
st.video(video_bytes1)
|
19 |
|
20 |
url1 = "https://www.responsible.ai/faq"
|
21 |
-
st.write("FAQs π(%s)" % url1)
|
22 |
|
23 |
|
24 |
|
|
|
18 |
st.video(video_bytes1)
|
19 |
|
20 |
url1 = "https://www.responsible.ai/faq"
|
21 |
+
st.write("FAQs [π](%s)" % url1)
|
22 |
|
23 |
|
24 |
|