Rinkalkumar M. Shah commited on
Commit
376edbf
1 Parent(s): 512ac9f

Requirement file update

Browse files
Files changed (1) hide show
  1. requirements.txt +83 -0
requirements.txt ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.3.0
3
+ annotated-types==0.7.0
4
+ anyio==4.4.0
5
+ attrs==23.2.0
6
+ certifi==2024.6.2
7
+ charset-normalizer==3.3.2
8
+ click==8.1.7
9
+ colorama==0.4.6
10
+ contourpy==1.2.1
11
+ cycler==0.12.1
12
+ dnspython==2.6.1
13
+ email_validator==2.1.1
14
+ fastapi==0.111.0
15
+ fastapi-cli==0.0.4
16
+ ffmpy==0.3.2
17
+ filelock==3.13.1
18
+ fonttools==4.53.0
19
+ fsspec==2024.2.0
20
+ gradio==4.36.1
21
+ gradio_client==1.0.1
22
+ h11==0.14.0
23
+ httpcore==1.0.5
24
+ httptools==0.6.1
25
+ httpx==0.27.0
26
+ huggingface-hub==0.23.4
27
+ idna==3.7
28
+ importlib_resources==6.4.0
29
+ intel-openmp==2021.4.0
30
+ Jinja2==3.1.3
31
+ jsonschema==4.22.0
32
+ jsonschema-specifications==2023.12.1
33
+ kiwisolver==1.4.5
34
+ markdown-it-py==3.0.0
35
+ MarkupSafe==2.1.5
36
+ matplotlib==3.9.0
37
+ mdurl==0.1.2
38
+ mkl==2021.4.0
39
+ mpmath==1.3.0
40
+ networkx==3.2.1
41
+ numpy==1.26.3
42
+ orjson==3.10.5
43
+ packaging==24.1
44
+ pandas==2.2.2
45
+ pillow==10.2.0
46
+ pydantic==2.7.4
47
+ pydantic_core==2.18.4
48
+ pydub==0.25.1
49
+ Pygments==2.18.0
50
+ pyparsing==3.1.2
51
+ python-dateutil==2.9.0.post0
52
+ python-dotenv==1.0.1
53
+ python-multipart==0.0.9
54
+ pytz==2024.1
55
+ PyYAML==6.0.1
56
+ referencing==0.35.1
57
+ regex==2024.5.15
58
+ requests==2.32.3
59
+ rich==13.7.1
60
+ rpds-py==0.18.1
61
+ ruff==0.4.9
62
+ semantic-version==2.10.0
63
+ shellingham==1.5.4
64
+ six==1.16.0
65
+ sniffio==1.3.1
66
+ starlette==0.37.2
67
+ sympy==1.12
68
+ tbb==2021.11.0
69
+ tiktoken==0.7.0
70
+ tomlkit==0.12.0
71
+ toolz==0.12.1
72
+ torch==2.3.1
73
+ torchaudio==2.3.1
74
+ torchvision==0.18.1
75
+ tqdm==4.66.4
76
+ typer==0.12.3
77
+ typing_extensions==4.9.0
78
+ tzdata==2024.1
79
+ ujson==5.10.0
80
+ urllib3==2.2.1
81
+ uvicorn==0.30.1
82
+ watchfiles==0.22.0
83
+ websockets==11.0.3