Kaynağa Gözat

Update README.md

Byaidu 1 yıl önce
ebeveyn
işleme
d435767289
1 değiştirilmiş dosya ile 7 ekleme ve 5 silme
  1. 7 5
      README.md

+ 7 - 5
README.md

@@ -11,7 +11,7 @@
   </a>
 </p>
 
-PDF scientific paper translation and bilingual comparison based on font rules and deep learning, preserving formula and figure layout.
+PDF scientific paper translation and bilingual comparison.
 
 - Retain formulas and charts.
 
@@ -19,10 +19,6 @@ PDF scientific paper translation and bilingual comparison based on font rules an
 
 - Support multiple translation services.
 
-![image](https://github.com/user-attachments/assets/57e1cde6-c647-4af8-8f8f-587a40050dde)
-
-![image](https://github.com/user-attachments/assets/0e6d7e44-18cd-443a-8a84-db99edf2c268)
-
 ## Installation
 
 ```bash
@@ -65,6 +61,12 @@ pdf2zh example.pdf -s gemma2
 pdf2zh BDA3.pdf -f "(CM[^RT].*|MS.*|XY.*|MT.*|BL.*|.*0700|.*0500|.*Italic)" -c "(\(|\||\)|\+|=|\d|[\u0080-\ufaff])"
 ```
 
+## Preview
+
+![image](https://github.com/user-attachments/assets/57e1cde6-c647-4af8-8f8f-587a40050dde)
+
+![image](https://github.com/user-attachments/assets/0e6d7e44-18cd-443a-8a84-db99edf2c268)
+
 ## Acknowledgement
 
 Document merging: [PyMuPDF](https://github.com/pymupdf/PyMuPDF)