Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -92,4 +92,5 @@ if st.button("Analyze Feedback"):
|
|
92 |
)
|
93 |
st.markdown("---")
|
94 |
else:
|
95 |
-
st.warning("No categories matched the selected confidence threshold.")
|
|
|
|
92 |
)
|
93 |
st.markdown("---")
|
94 |
else:
|
95 |
+
st.warning("No categories matched the selected confidence threshold.")
|
96 |
+
|