burtenshaw commited on
Commit
8cc02ce
·
1 Parent(s): 75075b9

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +73 -1
requirements.txt CHANGED
@@ -1 +1,73 @@
1
- Pillow == 9.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Pillow == 9.4.0# This file was autogenerated by uv via the following command:
2
+ # uv export --format requirements-txt --no-hashes
3
+ aiofiles==23.2.1
4
+ aiohappyeyeballs==2.4.4
5
+ aiohttp==3.11.11
6
+ aiosignal==1.3.2
7
+ annotated-types==0.7.0
8
+ anyio==4.8.0
9
+ attrs==25.1.0
10
+ audioop-lts==0.2.1 ; python_full_version >= '3.13'
11
+ authlib==1.4.1
12
+ certifi==2025.1.31
13
+ cffi==1.17.1 ; platform_python_implementation != 'PyPy'
14
+ charset-normalizer==3.4.1
15
+ click==8.1.8 ; sys_platform != 'emscripten'
16
+ colorama==0.4.6 ; platform_system == 'Windows'
17
+ cryptography==44.0.0
18
+ datasets==3.2.0
19
+ dill==0.3.8
20
+ fastapi==0.115.8
21
+ ffmpy==0.5.0
22
+ filelock==3.17.0
23
+ frozenlist==1.5.0
24
+ fsspec==2024.9.0
25
+ gradio==5.15.0
26
+ gradio-client==1.7.0
27
+ h11==0.14.0
28
+ httpcore==1.0.7
29
+ httpx==0.28.1
30
+ huggingface-hub==0.28.1
31
+ idna==3.10
32
+ itsdangerous==2.2.0
33
+ jinja2==3.1.5
34
+ markdown-it-py==3.0.0 ; sys_platform != 'emscripten'
35
+ markupsafe==2.1.5
36
+ mdurl==0.1.2 ; sys_platform != 'emscripten'
37
+ multidict==6.1.0
38
+ multiprocess==0.70.16
39
+ numpy==2.2.2
40
+ orjson==3.10.15
41
+ packaging==24.2
42
+ pandas==2.2.3
43
+ pillow==11.1.0
44
+ propcache==0.2.1
45
+ pyarrow==19.0.0
46
+ pycparser==2.22 ; platform_python_implementation != 'PyPy'
47
+ pydantic==2.10.6
48
+ pydantic-core==2.27.2
49
+ pydub==0.25.1
50
+ pygments==2.19.1 ; sys_platform != 'emscripten'
51
+ python-dateutil==2.9.0.post0
52
+ python-multipart==0.0.20
53
+ pytz==2025.1
54
+ pyyaml==6.0.2
55
+ requests==2.32.3
56
+ rich==13.9.4 ; sys_platform != 'emscripten'
57
+ ruff==0.9.4 ; sys_platform != 'emscripten'
58
+ safehttpx==0.1.6
59
+ semantic-version==2.10.0
60
+ shellingham==1.5.4 ; sys_platform != 'emscripten'
61
+ six==1.17.0
62
+ sniffio==1.3.1
63
+ starlette==0.45.3
64
+ tomlkit==0.13.2
65
+ tqdm==4.67.1
66
+ typer==0.15.1 ; sys_platform != 'emscripten'
67
+ typing-extensions==4.12.2
68
+ tzdata==2025.1
69
+ urllib3==2.3.0
70
+ uvicorn==0.34.0 ; sys_platform != 'emscripten'
71
+ websockets==14.2
72
+ xxhash==3.5.0
73
+ yarl==1.18.3