kuroiikimono commited on
Commit
eca5fef
β€’
1 Parent(s): 56703c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -150,6 +150,9 @@ Similarly, the translation of the original text is followed by a `𓆏` : frog m
150
 
151
  𓆏00001-0;
152
 
 
 
 
153
  """, unsafe_allow_html=True)
154
  obj_0.success("PDF file uploader")
155
  # st.markdown(f"The remote ip is `{get_remote_ip()}`")
 
150
 
151
  𓆏00001-0;
152
 
153
+ πŸ§ͺTips : If you have a text editor with a pattern replacement function, you can instantly replace all lines that start with `:::info` and contain only `:::` with blank lines.
154
+ Try searching Google for keywords such as `grep and replace`.
155
+
156
  """, unsafe_allow_html=True)
157
  obj_0.success("PDF file uploader")
158
  # st.markdown(f"The remote ip is `{get_remote_ip()}`")