kuroiikimono commited on
Commit
f0c8314
Β·
verified Β·
1 Parent(s): d6180b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -150,7 +150,9 @@ Similarly, the translation of the original text is followed by a `𓆏` : frog m
150
 
151
  𓆏00001-0;
152
 
153
- :robot_face: 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. Try searching Google for keywords such as **grep and replace**.
 
 
154
  """, unsafe_allow_html=True)
155
  obj_0.success("PDF file uploader")
156
  # st.markdown(f"The remote ip is `{get_remote_ip()}`")
 
150
 
151
  𓆏00001-0;
152
 
153
+ :robot_face: 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()}`")