Commit 25286669 authored by myhloli's avatar myhloli
Browse files

build(docker): add ftfy package to all Docker images

- Added ftfy package to requirements.txt files for Ascend NPU, China, and Global Docker images
- This change ensures consistent text formatting across all supported platforms
parent ef731142
...@@ -17,4 +17,5 @@ rapidocr-paddle>=1.4.5,<2.0.0 ...@@ -17,4 +17,5 @@ rapidocr-paddle>=1.4.5,<2.0.0
rapidocr-onnxruntime>=1.4.4,<2.0.0 rapidocr-onnxruntime>=1.4.4,<2.0.0
rapid-table>=1.0.3,<2.0.0 rapid-table>=1.0.3,<2.0.0
doclayout-yolo==0.0.2b1 doclayout-yolo==0.0.2b1
ftfy
openai openai
...@@ -16,4 +16,5 @@ rapidocr-paddle>=1.4.5,<2.0.0 ...@@ -16,4 +16,5 @@ rapidocr-paddle>=1.4.5,<2.0.0
rapidocr-onnxruntime>=1.4.4,<2.0.0 rapidocr-onnxruntime>=1.4.4,<2.0.0
rapid-table>=1.0.3,<2.0.0 rapid-table>=1.0.3,<2.0.0
doclayout-yolo==0.0.2b1 doclayout-yolo==0.0.2b1
ftfy
openai openai
...@@ -16,4 +16,5 @@ rapidocr-paddle>=1.4.5,<2.0.0 ...@@ -16,4 +16,5 @@ rapidocr-paddle>=1.4.5,<2.0.0
rapidocr-onnxruntime>=1.4.4,<2.0.0 rapidocr-onnxruntime>=1.4.4,<2.0.0
rapid-table>=1.0.3,<2.0.0 rapid-table>=1.0.3,<2.0.0
doclayout-yolo==0.0.2b1 doclayout-yolo==0.0.2b1
ftfy
openai openai
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment