orendar commited on
Commit
6ab66cd
1 Parent(s): 5e23a7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -117,7 +117,6 @@ if __name__ == "__main__":
117
 
118
  #<div class="rtl" dir="rtl" style="text-align:right;">
119
  st.markdown(f"<p dir=\"rtl\" style=\"text-align:right;\"> {result} </p>", unsafe_allow_html=True)
120
- st.write("\n\nResult length: " + str(len(result)) + " bytes")
121
  print(f"\"{result}\"")
122
 
123
  st.markdown(
 
117
 
118
  #<div class="rtl" dir="rtl" style="text-align:right;">
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(