Spaces:
Sleeping
Sleeping
Commit
·
cb6a8d4
1
Parent(s):
d4943e2
Update streamlitapp.py
Browse files- streamlitapp.py +1 -1
streamlitapp.py
CHANGED
@@ -16,7 +16,7 @@ if 'iframe_source' not in st.session_state:
|
|
16 |
st.session_state['iframe_source'] = f"https://{servername}/kangas/?datagrid=.%2Fdatagrids%2Fcoco-500.datagrid"
|
17 |
|
18 |
st.markdown("# HuggingFace Spaces + Streamlit + Kangas")
|
19 |
-
st.markdown("1.
|
20 |
|
21 |
def kangas_fn(dataset_repo):
|
22 |
global src
|
|
|
16 |
st.session_state['iframe_source'] = f"https://{servername}/kangas/?datagrid=.%2Fdatagrids%2Fcoco-500.datagrid"
|
17 |
|
18 |
st.markdown("# HuggingFace Spaces + Streamlit + Kangas")
|
19 |
+
st.markdown("1. Enter the name of a HuggingFace dataset and Download, or select one below in Kangas")
|
20 |
|
21 |
def kangas_fn(dataset_repo):
|
22 |
global src
|