# This file was autogenerated by uv via the following command:
#    uv export --no-dev --no-emit-project --no-hashes -o requirements.txt
annotated-doc==0.0.5
    # via
    #   fastapi
    #   typer
annotated-types==0.8.0
    # via pydantic
anyio==4.15.1
    # via
    #   httpx
    #   starlette
    #   watchfiles
certifi==2026.7.22
    # via
    #   httpcore
    #   httpx
click==8.5.0
    # via
    #   huggingface-hub
    #   uvicorn
    #   whatdo
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   tqdm
    #   typer
cuda-bindings==13.4.3 ; python_full_version < '3.15' and sys_platform == 'linux'
    # via torch
cuda-pathfinder==1.8.2 ; python_full_version < '3.15' and sys_platform == 'linux'
    # via cuda-bindings
cuda-toolkit==13.0.3.0 ; sys_platform == 'linux'
    # via torch
fastapi==0.141.1
    # via whatdo
filelock==4.0.1
    # via
    #   huggingface-hub
    #   torch
fsspec==2026.9.0
    # via
    #   huggingface-hub
    #   torch
h11==0.16.0
    # via
    #   httpcore
    #   uvicorn
hf-xet==1.6.0 ; platform_machine == 'AMD64' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
    # via huggingface-hub
httpcore==1.0.9
    # via httpx
httptools==0.8.0
    # via uvicorn
httpx==0.28.1
    # via huggingface-hub
huggingface-hub==1.32.0
    # via
    #   laya
    #   tokenizers
    #   transformers
idna==3.20
    # via
    #   anyio
    #   httpx
jinja2==3.1.6
    # via torch
laya==0.3.4
    # via whatdo
markdown-it-py==4.2.0
    # via rich
markupsafe==3.0.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mpmath==1.3.0
    # via sympy
networkx==3.7
    # via torch
numpy==2.5.3
    # via
    #   laya
    #   transformers
nvidia-cublas==13.1.1.3 ; sys_platform == 'linux'
    # via
    #   cuda-toolkit
    #   nvidia-cudnn-cu13
    #   nvidia-cusolver
nvidia-cuda-cupti==13.0.85 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via cuda-toolkit
nvidia-cuda-nvrtc==13.0.88 ; sys_platform == 'linux'
    # via
    #   cuda-toolkit
    #   nvidia-cublas
nvidia-cuda-runtime==13.0.96 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via cuda-toolkit
nvidia-cudnn-cu13==9.24.0.43 ; sys_platform == 'linux'
    # via torch
nvidia-cufft==12.0.0.61 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via cuda-toolkit
nvidia-cufile==1.15.1.6 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via cuda-toolkit
nvidia-curand==10.4.0.35 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via cuda-toolkit
nvidia-cusolver==12.0.4.66 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via cuda-toolkit
nvidia-cusparse==12.6.3.3 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via
    #   cuda-toolkit
    #   nvidia-cusolver
nvidia-cusparselt-cu13==0.8.1 ; sys_platform == 'linux'
    # via torch
nvidia-nccl-cu13==2.30.7 ; sys_platform == 'linux'
    # via torch
nvidia-nvjitlink==13.4.92 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via
    #   cuda-toolkit
    #   nvidia-cufft
    #   nvidia-cusolver
    #   nvidia-cusparse
nvidia-nvshmem-cu13==3.4.5 ; sys_platform == 'linux'
    # via torch
nvidia-nvtx==13.0.85 ; (platform_machine == 'aarch64' and sys_platform == 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
    # via cuda-toolkit
packaging==26.3
    # via
    #   huggingface-hub
    #   transformers
pydantic==2.13.5
    # via
    #   fastapi
    #   pydantic-settings
    #   whatdo
pydantic-core==2.46.5
    # via pydantic
pydantic-settings==2.15.0
    # via whatdo
pygments==2.21.0
    # via rich
python-dotenv==1.2.3
    # via
    #   pydantic-settings
    #   uvicorn
pyyaml==6.0.3
    # via
    #   huggingface-hub
    #   transformers
    #   uvicorn
regex==2026.9.10
    # via transformers
rich==15.0.0
    # via typer
safetensors==0.8.0
    # via
    #   laya
    #   transformers
setuptools==84.0.0
    # via torch
shellingham==1.5.4
    # via typer
starlette==1.7.0
    # via fastapi
sympy==1.14.0
    # via torch
tokenizers==0.23.2
    # via transformers
torch==2.14.0
    # via
    #   laya
    #   whatdo
tqdm==4.70.1
    # via
    #   huggingface-hub
    #   transformers
transformers==5.17.0
    # via laya
triton==3.8.0 ; python_full_version < '3.15' and sys_platform == 'linux'
    # via torch
typer==0.27.2
    # via transformers
typing-extensions==4.16.0
    # via
    #   anyio
    #   fastapi
    #   huggingface-hub
    #   pydantic
    #   pydantic-core
    #   starlette
    #   torch
    #   typing-inspection
typing-inspection==0.4.4
    # via
    #   fastapi
    #   pydantic
    #   pydantic-settings
uvicorn==0.53.0
    # via whatdo
uvloop==0.22.1 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
    # via uvicorn
watchfiles==1.3.0
    # via uvicorn
websockets==17.1
    # via uvicorn
