DrishtiSharma commited on
Commit
904e7c3
·
verified ·
1 Parent(s): c68ae17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ with st.sidebar:
44
  st.divider()
45
 
46
  # User-defined essay length selection
47
- st.subheader("⚙️ Configure Essay Settings:")
48
  essay_length = st.number_input(
49
  "Select Essay Length (words):",
50
  min_value=150,
 
44
  st.divider()
45
 
46
  # User-defined essay length selection
47
+ st.subheader("⚙️🛠️ Configure Essay Settings:")
48
  essay_length = st.number_input(
49
  "Select Essay Length (words):",
50
  min_value=150,