Update README.md
Browse files
README.md
CHANGED
@@ -159,7 +159,7 @@ print(f"Total time: {time.time() - start_time:.2f} sec")
|
|
159 |
| Formula | Convert formula to LaTeX (e.g., <formula>). |
|
160 |
| Code | Convert code to text (e.g., <code>). |
|
161 |
| Table | Convert table to OTSL (e.g., <otsl>). |
|
162 |
-
| No-Code Actions/Pipelines | OCR the text in a specific location: <
|
163 |
| | Identify element at: <loc_247><loc_482><10c_252><loc_486> |
|
164 |
| | Find all 'text' elements on the page, retrieve all section headers. |
|
165 |
| | Detect footer elements on the page. |
|
|
|
159 |
| Formula | Convert formula to LaTeX (e.g., <formula>). |
|
160 |
| Code | Convert code to text (e.g., <code>). |
|
161 |
| Table | Convert table to OTSL (e.g., <otsl>). |
|
162 |
+
| No-Code Actions/Pipelines | OCR the text in a specific location: <loc_155><loc_233><loc_206><loc_237> |
|
163 |
| | Identify element at: <loc_247><loc_482><10c_252><loc_486> |
|
164 |
| | Find all 'text' elements on the page, retrieve all section headers. |
|
165 |
| | Detect footer elements on the page. |
|