engreric commited on
Commit
f61ea39
·
verified ·
1 Parent(s): 92afe0d

Updated the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +53 -1
requirements.txt CHANGED
@@ -1 +1,53 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ aiofiles==23.2.1
3
+ annotated-types==0.7.0
4
+ anyio==4.6.2.post1
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.4.0
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ fastapi==0.115.5
10
+ ffmpy==0.4.0
11
+ filelock==3.16.1
12
+ fsspec==2024.10.0
13
+ gradio==5.7.1
14
+ gradio_client==1.5.0
15
+ h11==0.14.0
16
+ httpcore==1.0.7
17
+ httpx==0.28.0
18
+ huggingface-hub==0.26.3
19
+ idna==3.10
20
+ Jinja2==3.1.4
21
+ markdown-it-py==3.0.0
22
+ MarkupSafe==2.1.5
23
+ mdurl==0.1.2
24
+ numpy==2.1.3
25
+ orjson==3.10.12
26
+ packaging==24.2
27
+ pandas==2.2.3
28
+ pillow==11.0.0
29
+ pydantic==2.10.2
30
+ pydantic_core==2.27.1
31
+ pydub==0.25.1
32
+ Pygments==2.18.0
33
+ python-dateutil==2.9.0.post0
34
+ python-multipart==0.0.12
35
+ pytz==2024.2
36
+ PyYAML==6.0.2
37
+ requests==2.32.3
38
+ rich==13.9.4
39
+ ruff==0.8.1
40
+ safehttpx==0.1.1
41
+ semantic-version==2.10.0
42
+ shellingham==1.5.4
43
+ six==1.16.0
44
+ sniffio==1.3.1
45
+ starlette==0.41.3
46
+ tomlkit==0.12.0
47
+ tqdm==4.67.1
48
+ typer==0.14.0
49
+ typing_extensions==4.12.2
50
+ tzdata==2024.2
51
+ urllib3==2.2.3
52
+ uvicorn==0.32.1
53
+ websockets==12.0