orendar commited on
Commit
57d4634
1 Parent(s): abae92c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -119,8 +119,5 @@ if __name__ == "__main__":
119
  st.markdown(f"<p dir=\"rtl\" style=\"text-align:right;\"> {result} </p>", unsafe_allow_html=True)
120
  print(f"\"{result}\"")
121
 
122
- st.markdown(
123
- """This model was trained on archive materials."""
124
- )
125
 
126
  st.markdown("<footer><hr><p style=\"font-size:14px\">Enjoy the light.</p><p style=\"font-size:12px\">Created by Oren Dar. Many thanks to Norod78 for providing the base model and the Spaces example!</a></p></footer> ", unsafe_allow_html=True)
 
119
  st.markdown(f"<p dir=\"rtl\" style=\"text-align:right;\"> {result} </p>", unsafe_allow_html=True)
120
  print(f"\"{result}\"")
121
 
 
 
 
122
 
123
  st.markdown("<footer><hr><p style=\"font-size:14px\">Enjoy the light.</p><p style=\"font-size:12px\">Created by Oren Dar. Many thanks to Norod78 for providing the base model and the Spaces example!</a></p></footer> ", unsafe_allow_html=True)