AnnasBlackHat commited on
Commit
a195da8
·
1 Parent(s): cebad5c

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +41 -0
requirements.txt ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.1.2
3
+ annotated-types==0.6.0
4
+ anyio==3.7.1
5
+ click==8.1.7
6
+ colorama==0.4.6
7
+ contourpy==1.2.0
8
+ cycler==0.12.1
9
+ fastapi==0.104.1
10
+ ffmpy==0.3.1
11
+ fonttools==4.45.1
12
+ fsspec==2023.10.0
13
+ gradio==4.7.1
14
+ gradio_client==0.7.0
15
+ h11==0.14.0
16
+ httpcore==1.0.2
17
+ httpx==0.25.2
18
+ huggingface-hub==0.19.4
19
+ importlib-resources==6.1.1
20
+ kiwisolver==1.4.5
21
+ matplotlib==3.8.2
22
+ numpy==1.26.2
23
+ orjson==3.9.10
24
+ pandas==2.1.3
25
+ Pillow==10.1.0
26
+ pydantic==2.5.2
27
+ pydantic_core==2.14.5
28
+ pydub==0.25.1
29
+ pyparsing==3.1.1
30
+ python-multipart==0.0.6
31
+ pytz==2023.3.post1
32
+ semantic-version==2.10.0
33
+ shellingham==1.5.4
34
+ starlette==0.27.0
35
+ tomlkit==0.12.0
36
+ toolz==0.12.0
37
+ tqdm==4.66.1
38
+ typer==0.9.0
39
+ tzdata==2023.3
40
+ uvicorn==0.24.0.post1
41
+ websockets==11.0.3