hysts HF Staff commited on
Commit
c1bad21
·
1 Parent(s): 7795c61
Files changed (2) hide show
  1. requirements.txt +17 -15
  2. uv.lock +1 -1
requirements.txt CHANGED
@@ -20,7 +20,7 @@ certifi==2025.4.26
20
  # requests
21
  charset-normalizer==3.4.2
22
  # via requests
23
- click==8.1.8
24
  # via
25
  # typer
26
  # uvicorn
@@ -30,7 +30,7 @@ exceptiongroup==1.3.0
30
  # via anyio
31
  fastapi==0.115.12
32
  # via gradio
33
- ffmpy==0.5.0
34
  # via gradio
35
  filelock==3.18.0
36
  # via
@@ -39,7 +39,7 @@ filelock==3.18.0
39
  # torch
40
  # transformers
41
  # triton
42
- fsspec==2025.5.0
43
  # via
44
  # gradio-client
45
  # huggingface-hub
@@ -58,6 +58,8 @@ h11==0.16.0
58
  # uvicorn
59
  hf-transfer==0.1.9
60
  # via sdxl (pyproject.toml)
 
 
61
  httpcore==1.0.9
62
  # via httpx
63
  httpx==0.28.1
@@ -69,7 +71,7 @@ httpx==0.28.1
69
  # spaces
70
  httpx-sse==0.4.0
71
  # via mcp
72
- huggingface-hub==0.31.4
73
  # via
74
  # accelerate
75
  # diffusers
@@ -151,7 +153,7 @@ packaging==25.0
151
  # huggingface-hub
152
  # spaces
153
  # transformers
154
- pandas==2.2.3
155
  # via gradio
156
  pillow==11.2.1
157
  # via
@@ -161,7 +163,7 @@ psutil==5.9.8
161
  # via
162
  # accelerate
163
  # spaces
164
- pydantic==2.11.4
165
  # via
166
  # fastapi
167
  # gradio
@@ -196,7 +198,7 @@ regex==2024.11.6
196
  # via
197
  # diffusers
198
  # transformers
199
- requests==2.32.3
200
  # via
201
  # diffusers
202
  # huggingface-hub
@@ -204,7 +206,7 @@ requests==2.32.3
204
  # transformers
205
  rich==14.0.0
206
  # via typer
207
- ruff==0.11.10
208
  # via gradio
209
  safehttpx==0.1.6
210
  # via gradio
@@ -234,7 +236,7 @@ sympy==1.13.1
234
  # via torch
235
  tokenizers==0.21.1
236
  # via transformers
237
- tomlkit==0.13.2
238
  # via gradio
239
  torch==2.5.1
240
  # via
@@ -244,13 +246,13 @@ tqdm==4.67.1
244
  # via
245
  # huggingface-hub
246
  # transformers
247
- transformers==4.52.1
248
  # via sdxl (pyproject.toml)
249
  triton==3.1.0
250
  # via torch
251
- typer==0.15.4
252
  # via gradio
253
- typing-extensions==4.13.2
254
  # via
255
  # anyio
256
  # exceptiongroup
@@ -266,7 +268,7 @@ typing-extensions==4.13.2
266
  # typer
267
  # typing-inspection
268
  # uvicorn
269
- typing-inspection==0.4.0
270
  # via
271
  # pydantic
272
  # pydantic-settings
@@ -274,11 +276,11 @@ tzdata==2025.2
274
  # via pandas
275
  urllib3==2.4.0
276
  # via requests
277
- uvicorn==0.34.2
278
  # via
279
  # gradio
280
  # mcp
281
  websockets==15.0.1
282
  # via gradio-client
283
- zipp==3.21.0
284
  # via importlib-metadata
 
20
  # requests
21
  charset-normalizer==3.4.2
22
  # via requests
23
+ click==8.2.1
24
  # via
25
  # typer
26
  # uvicorn
 
30
  # via anyio
31
  fastapi==0.115.12
32
  # via gradio
33
+ ffmpy==0.6.0
34
  # via gradio
35
  filelock==3.18.0
36
  # via
 
39
  # torch
40
  # transformers
41
  # triton
42
+ fsspec==2025.5.1
43
  # via
44
  # gradio-client
45
  # huggingface-hub
 
58
  # uvicorn
59
  hf-transfer==0.1.9
60
  # via sdxl (pyproject.toml)
61
+ hf-xet==1.1.3
62
+ # via huggingface-hub
63
  httpcore==1.0.9
64
  # via httpx
65
  httpx==0.28.1
 
71
  # spaces
72
  httpx-sse==0.4.0
73
  # via mcp
74
+ huggingface-hub==0.33.0
75
  # via
76
  # accelerate
77
  # diffusers
 
153
  # huggingface-hub
154
  # spaces
155
  # transformers
156
+ pandas==2.3.0
157
  # via gradio
158
  pillow==11.2.1
159
  # via
 
163
  # via
164
  # accelerate
165
  # spaces
166
+ pydantic==2.11.5
167
  # via
168
  # fastapi
169
  # gradio
 
198
  # via
199
  # diffusers
200
  # transformers
201
+ requests==2.32.4
202
  # via
203
  # diffusers
204
  # huggingface-hub
 
206
  # transformers
207
  rich==14.0.0
208
  # via typer
209
+ ruff==0.11.13
210
  # via gradio
211
  safehttpx==0.1.6
212
  # via gradio
 
236
  # via torch
237
  tokenizers==0.21.1
238
  # via transformers
239
+ tomlkit==0.13.3
240
  # via gradio
241
  torch==2.5.1
242
  # via
 
246
  # via
247
  # huggingface-hub
248
  # transformers
249
+ transformers==4.52.4
250
  # via sdxl (pyproject.toml)
251
  triton==3.1.0
252
  # via torch
253
+ typer==0.16.0
254
  # via gradio
255
+ typing-extensions==4.14.0
256
  # via
257
  # anyio
258
  # exceptiongroup
 
268
  # typer
269
  # typing-inspection
270
  # uvicorn
271
+ typing-inspection==0.4.1
272
  # via
273
  # pydantic
274
  # pydantic-settings
 
276
  # via pandas
277
  urllib3==2.4.0
278
  # via requests
279
+ uvicorn==0.34.3
280
  # via
281
  # gradio
282
  # mcp
283
  websockets==15.0.1
284
  # via gradio-client
285
+ zipp==3.23.0
286
  # via importlib-metadata
uv.lock CHANGED
@@ -1683,7 +1683,7 @@ name = "triton"
1683
  version = "3.1.0"
1684
  source = { registry = "https://pypi.org/simple" }
1685
  dependencies = [
1686
- { name = "filelock", marker = "python_full_version < '3.13'" },
1687
  ]
1688
  wheels = [
1689
  { url = "https://files.pythonhosted.org/packages/98/29/69aa56dc0b2eb2602b553881e34243475ea2afd9699be042316842788ff5/triton-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b0dd10a925263abbe9fa37dcde67a5e9b2383fc269fdf59f5657cac38c5d1d8", size = 209460013, upload-time = "2024-10-14T16:05:32.106Z" },
 
1683
  version = "3.1.0"
1684
  source = { registry = "https://pypi.org/simple" }
1685
  dependencies = [
1686
+ { name = "filelock" },
1687
  ]
1688
  wheels = [
1689
  { url = "https://files.pythonhosted.org/packages/98/29/69aa56dc0b2eb2602b553881e34243475ea2afd9699be042316842788ff5/triton-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b0dd10a925263abbe9fa37dcde67a5e9b2383fc269fdf59f5657cac38c5d1d8", size = 209460013, upload-time = "2024-10-14T16:05:32.106Z" },