ShreyaRao commited on
Commit
f004316
·
1 Parent(s): 51ce1a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -90,6 +90,5 @@ if button:
90
  st.write(summary)
91
  else:
92
  st.warning("Please enter the text !!")
93
-
94
  st.divider()
95
  st.info("Please note that this is a beta version and summarized content may not be accurate. To get an accurate content the models need to be fined tuned and trained on respective context which requires GPUS. Please feel free to share your feedback with us.")
 
90
  st.write(summary)
91
  else:
92
  st.warning("Please enter the text !!")
 
93
  st.divider()
94
  st.info("Please note that this is a beta version and summarized content may not be accurate. To get an accurate content the models need to be fined tuned and trained on respective context which requires GPUS. Please feel free to share your feedback with us.")