Spaces:
Running
Running
File size: 3,761 Bytes
5a79264 c7f0b44 5a79264 | 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 187 188 189 190 191 192 193 194 195 196 197 198 199 200 | # This file was autogenerated by uv via the following command:
# uv export --format requirements.txt --no-hashes --no-dev --frozen --output-file requirements.txt
aiofiles==24.1.0
# via gradio
annotated-doc==0.0.4
# via
# fastapi
# typer
annotated-types==0.7.0
# via pydantic
anyio==4.13.0
# via
# gradio
# httpx
# starlette
audioop-lts==0.2.2 ; python_full_version >= '3.13'
# via gradio
brotli==1.2.0
# via gradio
certifi==2026.2.25
# via
# httpcore
# httpx
click==8.3.1
# via
# typer
# uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# tqdm
contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
fastapi==0.135.2
# via gradio
ffmpy==1.0.0
# via gradio
filelock==3.25.2
# via huggingface-hub
fonttools==4.63.0
# via matplotlib
fsspec==2026.3.0
# via
# gradio-client
# huggingface-hub
gradio==6.10.0
# via stl-to-gcode
gradio-client==2.4.0
# via
# gradio
# hf-gradio
groovy==0.1.2
# via gradio
h11==0.16.0
# via
# httpcore
# uvicorn
hf-gradio==0.3.0
# via gradio
hf-xet==1.4.2 ; 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
httpx==0.28.1
# via
# gradio
# gradio-client
# huggingface-hub
# safehttpx
huggingface-hub==1.8.0
# via
# gradio
# gradio-client
idna==3.11
# via
# anyio
# httpx
jinja2==3.1.6
# via gradio
kiwisolver==1.5.0
# via matplotlib
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via
# gradio
# jinja2
matplotlib==3.11.0
# via stl-to-gcode
mdurl==0.1.2
# via markdown-it-py
narwhals==2.19.0
# via plotly
networkx==3.6.1
# via stl-to-gcode
numpy==2.4.4
# via
# contourpy
# gradio
# matplotlib
# pandas
# scipy
# shapely
# stl-to-gcode
# trimesh
orjson==3.11.7
# via gradio
packaging==26.0
# via
# gradio
# gradio-client
# huggingface-hub
# matplotlib
# plotly
pandas==3.0.1
# via gradio
pillow==12.1.1
# via
# gradio
# matplotlib
# stl-to-gcode
plotly==6.7.0
# via stl-to-gcode
pydantic==2.12.5
# via
# fastapi
# gradio
pydantic-core==2.41.5
# via pydantic
pydub==0.25.1
# via gradio
pygments==2.20.0
# via rich
pyparsing==3.3.2
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-multipart==0.0.22
# via gradio
pytz==2026.1.post1
# via gradio
pyyaml==6.0.3
# via
# gradio
# huggingface-hub
rich==14.3.3
# via typer
rtree==1.4.1
# via stl-to-gcode
safehttpx==0.1.7
# via gradio
scipy==1.17.1
# via stl-to-gcode
semantic-version==2.10.0
# via gradio
shapely==2.1.2
# via stl-to-gcode
shellingham==1.5.4
# via typer
six==1.17.0
# via python-dateutil
starlette==0.52.1
# via
# fastapi
# gradio
tomlkit==0.13.3
# via gradio
tqdm==4.67.3
# via huggingface-hub
trimesh==4.11.5
# via stl-to-gcode
typer==0.24.1
# via
# gradio
# hf-gradio
# huggingface-hub
typing-extensions==4.15.0
# via
# anyio
# fastapi
# gradio
# gradio-client
# huggingface-hub
# pydantic
# pydantic-core
# starlette
# typing-inspection
typing-inspection==0.4.2
# via
# fastapi
# pydantic
tzdata==2025.3 ; sys_platform == 'emscripten' or sys_platform == 'win32'
# via pandas
uvicorn==0.42.0
# via gradio
|