Spaces:
Runtime error
Runtime error
Remove redirect
Browse files- main_page.py +2 -2
main_page.py
CHANGED
|
@@ -6,6 +6,6 @@ st.write("We are working on various projects and research focused on Visual Lang
|
|
| 6 |
|
| 7 |
|
| 8 |
# Link to sketch2diagram page
|
| 9 |
-
st.subheader("You can
|
| 10 |
|
| 11 |
-
st.write("
|
|
|
|
| 6 |
|
| 7 |
|
| 8 |
# Link to sketch2diagram page
|
| 9 |
+
st.subheader("You can access our models and demos from the sidebar navigation on the left:")
|
| 10 |
|
| 11 |
+
st.write("**Sketch2Diagram** - A model that generates TikZ code from sketches.")
|