xbgp / requirements.txt
methodw's picture
Add torchvision
968baac verified
raw
history blame
4.2 kB
# This file was autogenerated by uv via the following command:
# uv export --no-hashes
--extra-index-url https://download.pytorch.org/whl/cpu
aiofiles==24.1.0
# via gradio
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.12.0
# via
# gradio
# httpx
# starlette
audioop-lts==0.2.2
# via gradio
brotli==1.2.0
# via gradio
certifi==2022.12.7
# via
# httpcore
# httpx
# requests
charset-normalizer==2.1.1
# via requests
click==8.3.1
# via
# typer
# uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# tqdm
faiss-cpu==1.13.1
# via hf
fastapi==0.125.0
# via gradio
ffmpy==1.0.0
# via gradio
filelock==3.20.0
# via
# huggingface-hub
# torch
# transformers
fsspec==2025.12.0
# via
# gradio-client
# huggingface-hub
# torch
gradio==6.2.0
# via hf
gradio-client==2.0.2
# via gradio
groovy==0.1.2
# via gradio
h11==0.16.0
# via
# httpcore
# uvicorn
hf-xet==1.2.0 ; 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
httpx==0.28.1
# via
# gradio
# gradio-client
# safehttpx
huggingface-hub==0.36.0
# via
# gradio
# gradio-client
# tokenizers
# transformers
idna==3.4
# via
# anyio
# httpx
# requests
jinja2==3.1.6
# via
# gradio
# torch
markdown-it-py==4.0.0
# via rich
markupsafe==2.1.5
# via
# gradio
# jinja2
mdurl==0.1.2
# via markdown-it-py
mpmath==1.3.0
# via sympy
networkx==3.6.1
# via torch
numpy==2.3.5
# via
# faiss-cpu
# gradio
# hf
# pandas
# torchvision
# transformers
orjson==3.11.5
# via gradio
packaging==24.1
# via
# faiss-cpu
# gradio
# gradio-client
# huggingface-hub
# transformers
pandas==2.3.3
# via gradio
pillow==12.0.0
# via
# gradio
# hf
# torchvision
pydantic==2.12.5
# via
# fastapi
# gradio
pydantic-core==2.41.5
# via pydantic
pydub==0.25.1
# via gradio
pygments==2.19.2
# via rich
python-dateutil==2.9.0.post0
# via pandas
python-multipart==0.0.21
# via gradio
pytz==2025.2
# via pandas
pyyaml==6.0.3
# via
# gradio
# huggingface-hub
# transformers
regex==2025.11.3
# via transformers
requests==2.28.1
# via
# huggingface-hub
# transformers
rich==14.2.0
# via typer
safehttpx==0.1.7
# via gradio
safetensors==0.7.0
# via transformers
semantic-version==2.10.0
# via gradio
setuptools==70.2.0
# via torch
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
starlette==0.50.0
# via
# fastapi
# gradio
sympy==1.14.0
# via torch
tokenizers==0.22.1
# via transformers
tomlkit==0.13.3
# via gradio
torch==2.9.1 ; sys_platform == 'darwin'
# via
# hf
# torchvision
torch==2.9.1+cpu ; sys_platform != 'darwin'
# via
# hf
# torchvision
torchvision==0.24.1 ; (python_full_version < '3.15' and platform_machine == 'aarch64' and platform_python_implementation == 'CPython' and sys_platform == 'linux') or sys_platform == 'darwin'
# via hf
torchvision==0.24.1+cpu ; (python_full_version >= '3.15' and sys_platform == 'linux') or (platform_machine != 'aarch64' and sys_platform == 'linux') or (platform_python_implementation != 'CPython' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')
# via hf
tqdm==4.66.5
# via
# huggingface-hub
# transformers
transformers==4.57.3
# via hf
typer==0.20.1
# via gradio
typing-extensions==4.15.0
# via
# fastapi
# gradio
# gradio-client
# huggingface-hub
# pydantic
# pydantic-core
# torch
# typer
# typing-inspection
typing-inspection==0.4.2
# via pydantic
tzdata==2025.3
# via pandas
urllib3==1.26.13
# via requests
uvicorn==0.38.0
# via gradio