harshithasudhakar commited on
Commit
d5e24d9
·
verified ·
1 Parent(s): b9d50d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ elif option == "Upload PDF":
42
  st.subheader("Simplified Text:")
43
  st.text_area("Simplified Output", simplified_text, height=150)
44
 
45
- st.write("\nMade with ❤️ using Pretrained Models")
 
42
  st.subheader("Simplified Text:")
43
  st.text_area("Simplified Output", simplified_text, height=150)
44
 
45
+ st.write("\nMade by Harshitha")