kuroiikimono commited on
Commit
b74f785
·
verified ·
1 Parent(s): d5a0eb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -159,9 +159,9 @@ as a pattern to remove.
159
 
160
  Try searching Google for keywords such as `grep and replace`.
161
 
162
- :teapot: **Tips** :Other solution:
163
  **Google translate** can translate PDF under 100 pages and under 10MB.So if you want to translate big one, you should divide pages.
164
- Try [ THIS ](https://huggingface.co/spaces/kuroiikimono/Splitpdf_streamlit2)
165
 
166
 
167
  """, unsafe_allow_html=True)
 
159
 
160
  Try searching Google for keywords such as `grep and replace`.
161
 
162
+ :teapot: **Tips** : Other solution:
163
  **Google translate** can translate PDF under 100 pages and under 10MB.So if you want to translate big one, you should divide pages.
164
+ Try [ THIS app ](https://huggingface.co/spaces/kuroiikimono/Splitpdf_streamlit2)
165
 
166
 
167
  """, unsafe_allow_html=True)