File size: 3,468 Bytes
8579254 980e614 8579254 980e614 8579254 980e614 8579254 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 |
# This file was autogenerated by uv via the following command: # uv pip compile pyproject.toml -o requirements.txt aiofiles==23.2.1 # via gradio annotated-types==0.7.0 # via pydantic anyio==4.8.0 # via # gradio # httpx # starlette certifi==2025.1.31 # via # httpcore # httpx # requests charset-normalizer==3.4.1 # via requests click==8.1.8 # via # typer # uvicorn exceptiongroup==1.2.2 # via anyio fastapi==0.115.11 # via gradio ffmpy==0.5.0 # via gradio filelock==3.17.0 # via huggingface-hub fsspec==2025.2.0 # via # gradio-client # huggingface-hub gradio==5.20.0 # via bizarre-pose-estimator-segmenter (pyproject.toml) gradio-client==1.7.2 # via gradio groovy==0.1.2 # via gradio h11==0.14.0 # via # httpcore # uvicorn hf-transfer==0.1.9 # via bizarre-pose-estimator-segmenter (pyproject.toml) httpcore==1.0.7 # via httpx httpx==0.28.1 # via # gradio # gradio-client # safehttpx huggingface-hub==0.29.2 # via # gradio # gradio-client idna==3.10 # via # anyio # httpx # requests jinja2==3.1.6 # via gradio markdown-it-py==3.0.0 # via rich markupsafe==2.1.5 # via # gradio # jinja2 mdurl==0.1.2 # via markdown-it-py numpy==1.23.5 # via # bizarre-pose-estimator-segmenter (pyproject.toml) # gradio # pandas # torchvision nvidia-cublas-cu11==11.10.3.66 # via # nvidia-cudnn-cu11 # torch nvidia-cuda-nvrtc-cu11==11.7.99 # via torch nvidia-cuda-runtime-cu11==11.7.99 # via torch nvidia-cudnn-cu11==8.5.0.96 # via torch orjson==3.10.15 # via gradio packaging==24.2 # via # gradio # gradio-client # huggingface-hub pandas==2.2.3 # via gradio pillow==11.1.0 # via # gradio # torchvision pydantic==2.10.6 # via # fastapi # gradio pydantic-core==2.27.2 # via pydantic pydub==0.25.1 # via gradio pygments==2.19.1 # via rich python-dateutil==2.9.0.post0 # via pandas python-multipart==0.0.20 # via gradio pytz==2025.1 # via pandas pyyaml==6.0.2 # via # gradio # huggingface-hub requests==2.32.3 # via # huggingface-hub # torchvision rich==13.9.4 # via typer ruff==0.9.9 # via gradio safehttpx==0.1.6 # via gradio semantic-version==2.10.0 # via gradio setuptools==75.8.2 # via # nvidia-cublas-cu11 # nvidia-cuda-runtime-cu11 shellingham==1.5.4 # via typer six==1.17.0 # via python-dateutil sniffio==1.3.1 # via anyio starlette==0.46.0 # via # fastapi # gradio tomlkit==0.13.2 # via gradio torch==1.13.1 # via # bizarre-pose-estimator-segmenter (pyproject.toml) # torchvision torchvision==0.14.1 # via bizarre-pose-estimator-segmenter (pyproject.toml) tqdm==4.67.1 # via huggingface-hub typer==0.15.2 # via gradio typing-extensions==4.12.2 # via # anyio # fastapi # gradio # gradio-client # huggingface-hub # pydantic # pydantic-core # rich # torch # torchvision # typer # uvicorn tzdata==2025.1 # via pandas urllib3==2.3.0 # via requests uvicorn==0.34.0 # via gradio websockets==15.0.1 # via gradio-client wheel==0.45.1 # via # nvidia-cublas-cu11 # nvidia-cuda-runtime-cu11 |