nsethi610 commited on
Commit
3a70803
1 Parent(s): 5f6c201

requirement.txt initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +150 -0
requirements.txt ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.3
4
+ aiosignal==1.3.1
5
+ altair==5.2.0
6
+ annotated-types==0.6.0
7
+ anyio==4.3.0
8
+ appnope==0.1.4
9
+ asttokens==2.4.1
10
+ astunparse==1.6.3
11
+ attrs==23.2.0
12
+ autopep8==2.0.4
13
+ cachetools==5.3.2
14
+ certifi==2023.11.17
15
+ charset-normalizer==3.3.2
16
+ click==8.1.7
17
+ colorama==0.4.6
18
+ comm==0.2.1
19
+ contourpy==1.2.0
20
+ cycler==0.12.1
21
+ datasets==2.16.1
22
+ debugpy==1.8.0
23
+ decorator==5.1.1
24
+ dill==0.3.7
25
+ evaluate==0.4.1
26
+ executing==2.0.1
27
+ fastapi==0.109.2
28
+ ffmpy==0.3.2
29
+ filelock==3.13.1
30
+ flatbuffers==23.5.26
31
+ fonttools==4.49.0
32
+ frozenlist==1.4.1
33
+ fsspec==2023.10.0
34
+ gast==0.5.4
35
+ google-auth==2.26.2
36
+ google-auth-oauthlib==1.2.0
37
+ google-pasta==0.2.0
38
+ gradio==4.19.1
39
+ gradio_client==0.10.0
40
+ grpcio==1.60.0
41
+ h11==0.14.0
42
+ h5py==3.10.0
43
+ httpcore==1.0.4
44
+ httpx==0.27.0
45
+ huggingface-hub==0.20.2
46
+ idna==3.6
47
+ importlib-resources==6.1.1
48
+ ipykernel==6.29.1
49
+ ipython==8.21.0
50
+ jedi==0.19.1
51
+ Jinja2==3.1.3
52
+ joblib==1.3.2
53
+ jsonschema==4.21.1
54
+ jsonschema-specifications==2023.12.1
55
+ jupyter_client==8.6.0
56
+ jupyter_core==5.7.1
57
+ keras==2.15.0
58
+ kiwisolver==1.4.5
59
+ libclang==16.0.6
60
+ Markdown==3.5.2
61
+ markdown-it-py==3.0.0
62
+ MarkupSafe==2.1.3
63
+ matplotlib==3.8.3
64
+ matplotlib-inline==0.1.6
65
+ mdurl==0.1.2
66
+ ml-dtypes==0.2.0
67
+ mpmath==1.3.0
68
+ multidict==6.0.5
69
+ multiprocess==0.70.15
70
+ nest-asyncio==1.6.0
71
+ networkx==3.2.1
72
+ numpy==1.26.3
73
+ oauthlib==3.2.2
74
+ opt-einsum==3.3.0
75
+ orjson==3.9.14
76
+ packaging==23.2
77
+ pandas==2.2.0
78
+ parso==0.8.3
79
+ pexpect==4.9.0
80
+ pillow==10.2.0
81
+ platformdirs==4.2.0
82
+ prompt-toolkit==3.0.43
83
+ protobuf==4.23.4
84
+ psutil==5.9.8
85
+ ptyprocess==0.7.0
86
+ pure-eval==0.2.2
87
+ pyarrow==15.0.0
88
+ pyarrow-hotfix==0.6
89
+ pyasn1==0.5.1
90
+ pyasn1-modules==0.3.0
91
+ pycodestyle==2.11.1
92
+ pydantic==2.6.1
93
+ pydantic_core==2.16.2
94
+ pydub==0.25.1
95
+ Pygments==2.17.2
96
+ pyparsing==3.1.1
97
+ python-dateutil==2.8.2
98
+ python-multipart==0.0.9
99
+ pytz==2024.1
100
+ PyYAML==6.0.1
101
+ pyzmq==25.1.2
102
+ referencing==0.33.0
103
+ regex==2023.12.25
104
+ requests==2.31.0
105
+ requests-oauthlib==1.3.1
106
+ responses==0.18.0
107
+ rich==13.7.0
108
+ rpds-py==0.18.0
109
+ rsa==4.9
110
+ ruff==0.2.2
111
+ safetensors==0.4.1
112
+ scikit-learn==1.4.0
113
+ scipy==1.12.0
114
+ semantic-version==2.10.0
115
+ sentencepiece==0.1.99
116
+ shellingham==1.5.4
117
+ six==1.16.0
118
+ sniffio==1.3.0
119
+ stack-data==0.6.3
120
+ starlette==0.36.3
121
+ sympy==1.12
122
+ tensorboard==2.15.1
123
+ tensorboard-data-server==0.7.2
124
+ tensorflow==2.15.0
125
+ tensorflow-estimator==2.15.0
126
+ tensorflow-io-gcs-filesystem==0.34.0
127
+ tensorflow-macos==2.15.0
128
+ termcolor==2.4.0
129
+ threadpoolctl==3.2.0
130
+ tokenizers==0.15.0
131
+ tomlkit==0.12.0
132
+ toolz==0.12.1
133
+ torch==2.2.0
134
+ torchaudio==2.2.0
135
+ torchvision==0.17.0
136
+ tornado==6.4
137
+ tqdm==4.66.1
138
+ traitlets==5.14.1
139
+ transformers==4.36.2
140
+ typer==0.9.0
141
+ typing_extensions==4.9.0
142
+ tzdata==2023.4
143
+ urllib3==2.1.0
144
+ uvicorn==0.27.1
145
+ wcwidth==0.2.13
146
+ websockets==11.0.3
147
+ Werkzeug==3.0.1
148
+ wrapt==1.14.1
149
+ xxhash==3.4.1
150
+ yarl==1.9.4