Spaces:
Runtime error
Runtime error
File size: 3,116 Bytes
d9a6b3f |
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 |
# This file was autogenerated by uv via the following command: # uv pip compile requirements.txt -o requirements.txt aiofiles==24.1.0 # via gradio annotated-types==0.7.0 # via pydantic anyio==4.9.0 # via # gradio # httpx # mcp # sse-starlette # starlette certifi==2025.4.26 # via # httpcore # httpx # requests charset-normalizer==3.4.2 # via requests click==8.2.1 # via # typer # uvicorn fastapi==0.115.12 # via gradio ffmpy==0.6.0 # via gradio filelock==3.18.0 # via huggingface-hub fsspec==2025.5.1 # via # gradio-client # huggingface-hub gradio @ git+https://github.com/gradio-app/gradio@b31c3edef97373b96f188072d5bb16db9d690261 # via -r requirements.txt gradio-client==1.10.2 # via gradio groovy==0.1.2 # via gradio h11==0.16.0 # via # httpcore # uvicorn hf-xet==1.1.3 # via huggingface-hub httpcore==1.0.9 # via httpx httpx==0.28.1 # via # -r requirements.txt # gradio # gradio-client # mcp # safehttpx httpx-sse==0.4.0 # via mcp huggingface-hub==0.32.4 # 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==3.0.2 # via # gradio # jinja2 mcp==1.9.0 # via gradio mdurl==0.1.2 # via markdown-it-py numpy==2.3.0 # via # gradio # pandas orjson==3.10.18 # via gradio packaging==25.0 # via # gradio # gradio-client # huggingface-hub pandas==2.3.0 # via gradio pillow==11.2.1 # via gradio pydantic==2.11.5 # via # fastapi # gradio # mcp # pydantic-settings pydantic-core==2.33.2 # via pydantic pydantic-settings==2.9.1 # via mcp pydub==0.25.1 # via gradio pygments==2.19.1 # via rich python-dateutil==2.9.0.post0 # via pandas python-dotenv==1.1.0 # via pydantic-settings python-multipart==0.0.20 # via # gradio # mcp pytz==2025.2 # via pandas pyyaml==6.0.2 # via # gradio # huggingface-hub requests==2.32.3 # via huggingface-hub rich==14.0.0 # via typer ruff==0.11.13 # via gradio safehttpx==0.1.6 # via gradio semantic-version==2.10.0 # via gradio shellingham==1.5.4 # via typer six==1.17.0 # via python-dateutil sniffio==1.3.1 # via anyio sse-starlette==2.3.6 # via mcp starlette==0.46.2 # via # fastapi # gradio # mcp tomlkit==0.13.3 # via gradio tqdm==4.67.1 # via huggingface-hub typer==0.16.0 # via gradio typing-extensions==4.14.0 # via # anyio # fastapi # gradio # gradio-client # huggingface-hub # pydantic # pydantic-core # typer # typing-inspection typing-inspection==0.4.1 # via # pydantic # pydantic-settings tzdata==2025.2 # via pandas urllib3==2.4.0 # via requests uvicorn==0.34.3 # via # gradio # mcp websockets==15.0.1 # via gradio-client |