Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -25,3 +25,4 @@ for i in range(len(images) - 1):
|
|
25 |
|
26 |
# Render the Graphviz model using the Streamlit framework
|
27 |
st.graphviz_chart(dot.source)
|
|
|
|
25 |
|
26 |
# Render the Graphviz model using the Streamlit framework
|
27 |
st.graphviz_chart(dot.source)
|
28 |
+
|