mirror of
https://git.victorphan.net/basketballcantho/medical_leaflets_detection.git
synced 2026-08-05 06:33:11 +07:00
update requirements.txt
This commit is contained in:
+125
-7
@@ -1,7 +1,125 @@
|
||||
pdf2image
|
||||
opencv-python-headless
|
||||
paddleocr
|
||||
paddlepaddle
|
||||
vietocr
|
||||
numpy
|
||||
Pillow
|
||||
aistudio-sdk==0.3.8
|
||||
albumentations==1.4.2
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.13.0
|
||||
astor==0.8.1
|
||||
bce-python-sdk==0.9.70
|
||||
beautifulsoup4==4.14.3
|
||||
certifi==2026.4.22
|
||||
chardet==7.4.3
|
||||
charset-normalizer==3.4.7
|
||||
click==8.3.3
|
||||
colorlog==6.10.1
|
||||
contourpy==1.3.2
|
||||
crc32c==2.8
|
||||
cuda-bindings==13.2.0
|
||||
cuda-pathfinder==1.5.3
|
||||
cuda-toolkit==13.0.2
|
||||
cycler==0.12.1
|
||||
Cython==3.2.4
|
||||
decorator==5.2.1
|
||||
einops==0.2.0
|
||||
exceptiongroup==1.3.1
|
||||
filelock==3.29.0
|
||||
fire==0.7.1
|
||||
fonttools==4.62.1
|
||||
fsspec==2026.3.0
|
||||
future==1.0.0
|
||||
gdown==4.4.0
|
||||
h11==0.16.0
|
||||
hf-xet==1.4.3
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.11.0
|
||||
idna==3.13
|
||||
ImageIO==2.37.3
|
||||
imagesize==2.0.0
|
||||
imgaug==0.4.0
|
||||
Jinja2==3.1.6
|
||||
joblib==1.5.3
|
||||
kiwisolver==1.5.0
|
||||
lazy-loader==0.5
|
||||
lmdb==2.2.0
|
||||
lxml==6.1.0
|
||||
markdown-it-py==4.0.0
|
||||
MarkupSafe==3.0.3
|
||||
matplotlib==3.10.8
|
||||
mdurl==0.1.2
|
||||
modelscope==1.36.1
|
||||
mpmath==1.3.0
|
||||
networkx==3.4.2
|
||||
numpy==1.26.4
|
||||
nvidia-cublas==13.1.0.3
|
||||
nvidia-cuda-cupti==13.0.85
|
||||
nvidia-cuda-nvrtc==13.0.88
|
||||
nvidia-cuda-runtime==13.0.96
|
||||
nvidia-cudnn-cu13==9.19.0.56
|
||||
nvidia-cufft==12.0.0.61
|
||||
nvidia-cufile==1.15.1.6
|
||||
nvidia-curand==10.4.0.35
|
||||
nvidia-cusolver==12.0.4.66
|
||||
nvidia-cusparse==12.6.3.3
|
||||
nvidia-cusparselt-cu13==0.8.0
|
||||
nvidia-nccl-cu13==2.28.9
|
||||
nvidia-nvjitlink==13.0.88
|
||||
nvidia-nvshmem-cu13==3.4.5
|
||||
nvidia-nvtx==13.0.85
|
||||
opencv-contrib-python==4.10.0.84
|
||||
opencv-python==4.11.0.86
|
||||
opencv-python-headless==4.13.0.92
|
||||
opt-einsum==3.3.0
|
||||
packaging==26.0
|
||||
paddleocr==2.8.1
|
||||
paddlepaddle==2.6.2
|
||||
paddlex==3.5.1
|
||||
pandas==2.3.3
|
||||
pdf2image==1.17.0
|
||||
pillow==10.2.0
|
||||
prefetch_generator==1.0.1
|
||||
prettytable==3.17.0
|
||||
protobuf==7.34.1
|
||||
psutil==7.2.2
|
||||
py-cpuinfo==9.0.0
|
||||
pyclipper==1.4.0
|
||||
pycryptodome==3.23.0
|
||||
pydantic==2.13.3
|
||||
pydantic_core==2.46.3
|
||||
Pygments==2.20.0
|
||||
pyparsing==3.3.2
|
||||
pypdfium2==5.7.1
|
||||
PySocks==1.7.1
|
||||
python-bidi==0.6.7
|
||||
python-dateutil==2.9.0.post0
|
||||
python-docx==1.2.0
|
||||
pytz==2026.1.post1
|
||||
PyYAML==6.0.2
|
||||
RapidFuzz==3.14.5
|
||||
requests==2.33.1
|
||||
rich==15.0.0
|
||||
ruamel.yaml==0.19.1
|
||||
safetensors==0.7.0
|
||||
scikit-image==0.25.2
|
||||
scikit-learn==1.7.2
|
||||
scipy==1.15.3
|
||||
shapely==2.1.2
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
soupsieve==2.8.3
|
||||
sympy==1.14.0
|
||||
termcolor==3.3.0
|
||||
threadpoolctl==3.6.0
|
||||
tifffile==2025.5.10
|
||||
torch==2.11.0
|
||||
torchaudio==2.11.0+cpu
|
||||
torchvision==0.26.0+cpu
|
||||
tqdm==4.67.3
|
||||
triton==3.6.0
|
||||
typer==0.24.2
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2026.1
|
||||
ujson==5.12.0
|
||||
urllib3==2.6.3
|
||||
vietocr==0.3.13
|
||||
wcwidth==0.6.0
|
||||
|
||||
Reference in New Issue
Block a user