Update app.py
Browse files
app.py
CHANGED
|
@@ -302,7 +302,7 @@ with st.form(key='columns_in_form'):
|
|
| 302 |
# Summarize the findings for all models
|
| 303 |
show_length_graph()
|
| 304 |
|
| 305 |
-
|
| 306 |
|
| 307 |
st.subheader("Issues: ")
|
| 308 |
st.write("Repetition:")
|
|
|
|
| 302 |
# Summarize the findings for all models
|
| 303 |
show_length_graph()
|
| 304 |
|
| 305 |
+
|
| 306 |
|
| 307 |
st.subheader("Issues: ")
|
| 308 |
st.write("Repetition:")
|