update
This commit is contained in:
parent
33ffbe4cc8
commit
5c70d72581
47
requirements.txt
Normal file
47
requirements.txt
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
annotated-types==0.7.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
anyio==4.6.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
easyocr==1.7.2 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
fastapi==0.115.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
filelock==3.16.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
fsspec==2024.9.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
idna==3.10 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
imageio==2.35.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
jinja2==3.1.4 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
lazy-loader==0.4 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
markupsafe==2.1.5 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
mpmath==1.3.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
networkx==3.3 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
ninja==1.11.1.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
numpy==2.1.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cublas-cu12==12.1.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cuda-cupti-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cuda-nvrtc-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cuda-runtime-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cudnn-cu12==9.1.0.70 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cufft-cu12==11.0.2.54 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-curand-cu12==10.3.2.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cusolver-cu12==11.4.5.107 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-cusparse-cu12==12.1.0.106 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-nccl-cu12==2.20.5 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-nvjitlink-cu12==12.6.77 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
nvidia-nvtx-cu12==12.1.105 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.12" and python_version < "4.0"
|
||||||
|
opencv-python-headless==4.10.0.84 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
packaging==24.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
pillow==10.4.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
pyclipper==1.3.0.post5 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
pydantic-core==2.23.4 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
pydantic==2.9.2 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
python-bidi==0.6.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
pyyaml==6.0.2 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
scikit-image==0.24.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
scipy==1.14.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
setuptools==75.1.0 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
shapely==2.0.6 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
sniffio==1.3.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
starlette==0.38.6 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
sympy==1.13.3 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
tifffile==2024.9.20 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
torch==2.4.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
torchvision==0.19.1 ; python_version >= "3.12" and python_version < "4.0"
|
||||||
|
triton==3.0.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.13" and python_version >= "3.12"
|
||||||
|
typing-extensions==4.12.2 ; python_version >= "3.12" and python_version < "4.0"
|
Loading…
Reference in New Issue
Block a user