xqt commited on
Commit
1dbee2d
β€’
1 Parent(s): 3aba635

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +59 -0
requirements.txt ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.4.0
4
+ certifi==2024.7.4
5
+ charset-normalizer==3.3.2
6
+ click==8.1.7
7
+ contourpy==1.2.1
8
+ cycler==0.12.1
9
+ fastapi==0.112.1
10
+ ffmpy==0.4.0
11
+ filelock==3.15.4
12
+ fonttools==4.53.1
13
+ fsspec==2024.6.1
14
+ gradio==4.42.0
15
+ gradio_client==1.3.0
16
+ h11==0.14.0
17
+ httpcore==1.0.5
18
+ httpx==0.27.0
19
+ huggingface-hub==0.24.6
20
+ idna==3.7
21
+ importlib_resources==6.4.3
22
+ Jinja2==3.1.4
23
+ kiwisolver==1.4.5
24
+ markdown-it-py==3.0.0
25
+ MarkupSafe==2.1.5
26
+ matplotlib==3.9.2
27
+ mdurl==0.1.2
28
+ numpy==2.1.0
29
+ opencv-python==4.10.0.84
30
+ orjson==3.10.7
31
+ packaging==24.1
32
+ pandas==2.2.2
33
+ pillow==10.4.0
34
+ pillow_heif==0.18.0
35
+ pydantic==2.8.2
36
+ pydantic_core==2.20.1
37
+ pydub==0.25.1
38
+ Pygments==2.18.0
39
+ pyparsing==3.1.2
40
+ python-dateutil==2.9.0.post0
41
+ python-multipart==0.0.9
42
+ pytz==2024.1
43
+ PyYAML==6.0.2
44
+ requests==2.32.3
45
+ rich==13.7.1
46
+ ruff==0.6.1
47
+ semantic-version==2.10.0
48
+ shellingham==1.5.4
49
+ six==1.16.0
50
+ sniffio==1.3.1
51
+ starlette==0.38.2
52
+ tomlkit==0.12.0
53
+ tqdm==4.66.5
54
+ typer==0.12.4
55
+ typing_extensions==4.12.2
56
+ tzdata==2024.1
57
+ urllib3==2.2.2
58
+ uvicorn==0.30.6
59
+ websockets==12.0