Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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.")
|