yucelgumus61 commited on
Commit
0c8d860
·
verified ·
1 Parent(s): bee17ae

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +65 -0
requirements.txt ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.2
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.8
21
+ importlib_resources==6.4.4
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
+ mpmath==1.3.0
29
+ networkx==3.3
30
+ numpy==2.1.0
31
+ orjson==3.10.7
32
+ packaging==24.1
33
+ pandas==2.2.2
34
+ pillow==10.4.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.4
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.2
47
+ safetensors==0.4.4
48
+ semantic-version==2.10.0
49
+ shellingham==1.5.4
50
+ six==1.16.0
51
+ sniffio==1.3.1
52
+ starlette==0.38.2
53
+ sympy==1.13.2
54
+ tim==0.5
55
+ timm==1.0.9
56
+ tomlkit==0.12.0
57
+ torch==2.4.0
58
+ torchvision==0.19.0
59
+ tqdm==4.66.5
60
+ typer==0.12.5
61
+ typing_extensions==4.12.2
62
+ tzdata==2024.1
63
+ urllib3==2.2.2
64
+ uvicorn==0.30.6
65
+ websockets==12.0