jeydipak commited on
Commit
f87d90c
β€’
1 Parent(s): 16edc76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -13,11 +13,11 @@ st.markdown("""
13
 
14
  st.title('πŸ“ & βš‘πŸ’¨πŸƒπŸͺ«πŸ’‘')
15
  st.title('AI-Apps for NLP tasks')
16
- st.markdown(f'''Here you can
17
- πŸŽ₯ Define sentiment of film review
18
- ☠️ Access message toxicity
19
- πŸ“² Generate some texts using your prompt'''
20
- )
21
 
22
 
23
  st.write('Choose app below')
 
13
 
14
  st.title('πŸ“ & βš‘πŸ’¨πŸƒπŸͺ«πŸ’‘')
15
  st.title('AI-Apps for NLP tasks')
16
+ # st.markdown(f'''Here you can
17
+ # πŸŽ₯ Define sentiment of film review
18
+ # ☠️ Access message toxicity
19
+ # πŸ“² Generate some texts using your prompt'''
20
+ # )
21
 
22
 
23
  st.write('Choose app below')