Spaces:
Sleeping
Sleeping
tarrasyed19472007
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -57,3 +57,6 @@ if st.button("Get Self-Care Suggestions"):
|
|
57 |
st.write(f"**{i}.** {suggestion}")
|
58 |
else:
|
59 |
st.error("Please answer all the questions before proceeding.")
|
|
|
|
|
|
|
|
57 |
st.write(f"**{i}.** {suggestion}")
|
58 |
else:
|
59 |
st.error("Please answer all the questions before proceeding.")
|
60 |
+
|
61 |
+
transformers-cli cache --clear
|
62 |
+
|