clchan commited on
Commit
fffbe03
·
verified ·
1 Parent(s): 4eb6f67

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +60 -0
requirements.txt ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ annotated-types==0.7.0
3
+ anyio==4.6.2.post1
4
+ certifi==2024.8.30
5
+ charset-normalizer==3.4.0
6
+ click==8.1.7
7
+ fastapi==0.115.4
8
+ ffmpy==0.4.0
9
+ filelock==3.16.1
10
+ fsspec==2024.10.0
11
+ gradio==5.5.0
12
+ gradio_client==1.4.2
13
+ h11==0.14.0
14
+ httpcore==1.0.6
15
+ httpx==0.27.2
16
+ huggingface-hub==0.26.2
17
+ idna==3.10
18
+ Jinja2==3.1.4
19
+ markdown-it-py==3.0.0
20
+ MarkupSafe==2.1.5
21
+ mdurl==0.1.2
22
+ mpmath==1.3.0
23
+ networkx==3.4.2
24
+ numpy==1.26.4
25
+ orjson==3.10.11
26
+ packaging==24.1
27
+ pandas==2.2.3
28
+ pillow==11.0.0
29
+ pydantic==2.9.2
30
+ pydantic_core==2.23.4
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
+ regex==2024.9.11
38
+ requests==2.32.3
39
+ rich==13.9.4
40
+ ruff==0.7.2
41
+ safehttpx==0.1.1
42
+ safetensors==0.4.5
43
+ semantic-version==2.10.0
44
+ shellingham==1.5.4
45
+ six==1.16.0
46
+ sniffio==1.3.1
47
+ starlette==0.41.2
48
+ sympy==1.13.3
49
+ tokenizers==0.20.3
50
+ tomlkit==0.12.0
51
+ torch==2.2.2
52
+ torchaudio==2.2.2
53
+ tqdm==4.66.6
54
+ transformers==4.46.2
55
+ typer==0.12.5
56
+ typing_extensions==4.12.2
57
+ tzdata==2024.2
58
+ urllib3==2.2.3
59
+ uvicorn==0.32.0
60
+ websockets==12.0