Libraone commited on
Commit
f7c8cf3
·
verified ·
1 Parent(s): 94459c0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +62 -0
requirements.txt ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ colorama==0.4.6
8
+ contourpy==1.3.0
9
+ cycler==0.12.1
10
+ distro==1.9.0
11
+ exceptiongroup==1.2.2
12
+ fastapi==0.112.2
13
+ ffmpy==0.4.0
14
+ filelock==3.15.4
15
+ fonttools==4.53.1
16
+ fsspec==2024.6.1
17
+ gradio==4.42.0
18
+ gradio_client==1.3.0
19
+ h11==0.14.0
20
+ httpcore==1.0.5
21
+ httpx==0.27.2
22
+ huggingface-hub==0.24.6
23
+ idna==3.8
24
+ importlib_resources==6.4.4
25
+ Jinja2==3.1.4
26
+ jiter==0.5.0
27
+ kiwisolver==1.4.5
28
+ markdown-it-py==3.0.0
29
+ MarkupSafe==2.1.5
30
+ matplotlib==3.9.2
31
+ mdurl==0.1.2
32
+ numpy==2.1.0
33
+ openai==1.42.0
34
+ orjson==3.10.7
35
+ packaging==24.1
36
+ pandas==2.2.2
37
+ pillow==10.4.0
38
+ pydantic==2.8.2
39
+ pydantic_core==2.20.1
40
+ pydub==0.25.1
41
+ Pygments==2.18.0
42
+ pyparsing==3.1.4
43
+ python-dateutil==2.9.0.post0
44
+ python-multipart==0.0.9
45
+ pytz==2024.1
46
+ PyYAML==6.0.2
47
+ requests==2.32.3
48
+ rich==13.8.0
49
+ ruff==0.6.2
50
+ semantic-version==2.10.0
51
+ shellingham==1.5.4
52
+ six==1.16.0
53
+ sniffio==1.3.1
54
+ starlette==0.38.2
55
+ tomlkit==0.12.0
56
+ tqdm==4.66.5
57
+ typer==0.12.5
58
+ typing_extensions==4.12.2
59
+ tzdata==2024.1
60
+ urllib3==2.2.2
61
+ uvicorn==0.30.6
62
+ websockets==12.0