HarryLee commited on
Commit
80bb86d
·
1 Parent(s): fe8831c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ from PIL import Image
6
  ############
7
  ## Main page
8
  ############
 
9
  st.write("# Code for Keywords to Text")
10
 
11
  st.markdown("***Idea is to build a model which will take keywords as inputs and generate sentences as outputs.***")
 
6
  ############
7
  ## Main page
8
  ############
9
+
10
  st.write("# Code for Keywords to Text")
11
 
12
  st.markdown("***Idea is to build a model which will take keywords as inputs and generate sentences as outputs.***")