Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,4 +84,3 @@ if st.button("Submit Responses"):
|
|
84 |
st.write(f"Emotion Analysis: {analysis}")
|
85 |
else:
|
86 |
st.write("Please answer all the questions before submitting.")
|
87 |
-
|
|
|
84 |
st.write(f"Emotion Analysis: {analysis}")
|
85 |
else:
|
86 |
st.write("Please answer all the questions before submitting.")
|
|