Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1142,7 +1142,7 @@ def main():
|
|
1142 |
# Display the glossary grid
|
1143 |
display_images_and_wikipedia_summaries()
|
1144 |
st.title("Body Map Glossary 🎲")
|
1145 |
-
display_glossary_grid(
|
1146 |
st.title("🎲🗺️ Body Map Conditions")
|
1147 |
st.markdown("## Explore the body with a body scan map which fosters self knowledge about the body.🌠")
|
1148 |
|
|
|
1142 |
# Display the glossary grid
|
1143 |
display_images_and_wikipedia_summaries()
|
1144 |
st.title("Body Map Glossary 🎲")
|
1145 |
+
display_glossary_grid(roleplaying_glossary)
|
1146 |
st.title("🎲🗺️ Body Map Conditions")
|
1147 |
st.markdown("## Explore the body with a body scan map which fosters self knowledge about the body.🌠")
|
1148 |
|