muhtasham commited on
Commit
4c1866a
1 Parent(s): 846042b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ st.write('The Goal of this Space is to help educators lower recognisability of t
32
  * Remove Entities From Context and Generate Fill in the Blank Questions')
33
  """
34
 
35
- st.write('You can select below')
36
 
37
 
38
  select = st.selectbox('Type', ['Question Generator', 'Paraphrasing', 'Summarization', 'Fill in the blank'])
 
32
  * Remove Entities From Context and Generate Fill in the Blank Questions')
33
  """
34
 
35
+ st.write('You can select the options from below')
36
 
37
 
38
  select = st.selectbox('Type', ['Question Generator', 'Paraphrasing', 'Summarization', 'Fill in the blank'])