mfranzon commited on
Commit
d04bbe9
1 Parent(s): e83334f
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -78,4 +78,4 @@ if st.button('Submit'):
78
  st.warning("If you don't see any image could be the NSFW content checker or a Memory error."
79
  "Please, re-run the submission and modify the prompt."
80
  "Taking care that, each word in the prompt result in much more token for the model"
81
- "which means much more memory usage.", icon="⚠️")
 
78
  st.warning("If you don't see any image could be the NSFW content checker or a Memory error."
79
  "Please, re-run the submission and modify the prompt."
80
  "Taking care that, each word in the prompt result in much more token for the model"
81
+ "which means much more memory usage.")