pujanpaudel commited on
Commit
a00a43a
·
verified ·
1 Parent(s): 8084e3f

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -161
requirements.txt CHANGED
@@ -1,161 +1,5 @@
1
- accelerate==0.34.2
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.4.0
4
- aiohttp==3.10.6
5
- aiosignal==1.3.1
6
- annotated-types==0.7.0
7
- anyio==4.6.0
8
- argon2-cffi==23.1.0
9
- argon2-cffi-bindings==21.2.0
10
- arrow==1.3.0
11
- asttokens==2.4.1
12
- async-lru==2.0.4
13
- attrs==24.2.0
14
- babel==2.16.0
15
- beautifulsoup4==4.12.3
16
- bleach==6.1.0
17
- certifi==2024.8.30
18
- cffi==1.17.1
19
- charset-normalizer==3.3.2
20
- click==8.1.7
21
- comm==0.2.2
22
- contourpy==1.3.0
23
- cycler==0.12.1
24
- datasets==3.0.1
25
- debugpy==1.8.6
26
- decorator==5.1.1
27
- defusedxml==0.7.1
28
- dill==0.3.8
29
- evaluate==0.4.3
30
- executing==2.1.0
31
- fastapi==0.115.0
32
- fastjsonschema==2.20.0
33
- ffmpy==0.4.0
34
- filelock==3.13.1
35
- fonttools==4.54.1
36
- fqdn==1.5.1
37
- frozenlist==1.4.1
38
- fsspec==2024.2.0
39
- gradio==4.44.0
40
- gradio_client==1.3.0
41
- h11==0.14.0
42
- httpcore==1.0.5
43
- httpx==0.27.2
44
- huggingface-hub==0.25.1
45
- idna==3.10
46
- importlib_resources==6.4.5
47
- ipykernel==6.29.5
48
- ipython==8.27.0
49
- isoduration==20.11.0
50
- jedi==0.19.1
51
- Jinja2==3.1.3
52
- joblib==1.4.2
53
- json5==0.9.25
54
- jsonpointer==3.0.0
55
- jsonschema==4.23.0
56
- jsonschema-specifications==2023.12.1
57
- jupyter-events==0.10.0
58
- jupyter-lsp==2.2.5
59
- jupyter_client==8.6.3
60
- jupyter_core==5.7.2
61
- jupyter_server==2.14.2
62
- jupyter_server_terminals==0.5.3
63
- jupyterlab==4.2.5
64
- jupyterlab_pygments==0.3.0
65
- jupyterlab_server==2.27.3
66
- kiwisolver==1.4.7
67
- lightning==2.4.0
68
- lightning-utilities==0.11.7
69
- markdown-it-py==3.0.0
70
- MarkupSafe==2.1.5
71
- matplotlib==3.9.2
72
- matplotlib-inline==0.1.7
73
- mdurl==0.1.2
74
- mistune==3.0.2
75
- mpmath==1.3.0
76
- multidict==6.1.0
77
- multiprocess==0.70.16
78
- nbclient==0.10.0
79
- nbconvert==7.16.4
80
- nbformat==5.10.4
81
- nest-asyncio==1.6.0
82
- networkx==3.2.1
83
- notebook_shim==0.2.4
84
- numpy==1.26.3
85
- orjson==3.10.7
86
- overrides==7.7.0
87
- packaging==24.1
88
- pandas==2.2.3
89
- pandocfilters==1.5.1
90
- parso==0.8.4
91
- pexpect==4.9.0
92
- pillow==10.2.0
93
- platformdirs==4.3.6
94
- prometheus_client==0.21.0
95
- prompt_toolkit==3.0.48
96
- psutil==6.0.0
97
- ptyprocess==0.7.0
98
- pure_eval==0.2.3
99
- pyarrow==17.0.0
100
- pycparser==2.22
101
- pydantic==2.9.2
102
- pydantic_core==2.23.4
103
- pydub==0.25.1
104
- Pygments==2.18.0
105
- pyparsing==3.1.4
106
- python-dateutil==2.9.0.post0
107
- python-json-logger==2.0.7
108
- python-multipart==0.0.10
109
- pytorch-lightning==2.4.0
110
- pytz==2024.2
111
- PyYAML==6.0.2
112
- pyzmq==26.2.0
113
- referencing==0.35.1
114
- regex==2024.9.11
115
- requests==2.32.3
116
- rfc3339-validator==0.1.4
117
- rfc3986-validator==0.1.1
118
- rich==13.8.1
119
- rpds-py==0.20.0
120
- ruff==0.6.7
121
- safetensors==0.4.5
122
- scikit-learn==1.5.2
123
- scipy==1.14.1
124
- seaborn==0.13.2
125
- semantic-version==2.10.0
126
- Send2Trash==1.8.3
127
- sentencepiece==0.2.0
128
- shellingham==1.5.4
129
- six==1.16.0
130
- sniffio==1.3.1
131
- soupsieve==2.6
132
- stack-data==0.6.3
133
- starlette==0.38.6
134
- sympy==1.12
135
- terminado==0.18.1
136
- threadpoolctl==3.5.0
137
- tinycss2==1.3.0
138
- tokenizers==0.20.0
139
- tomlkit==0.12.0
140
- torch==2.4.1+cpu
141
- torchaudio==2.4.1+cpu
142
- torchmetrics==1.4.2
143
- torchvision==0.19.1+cpu
144
- tornado==6.4.1
145
- tqdm==4.66.5
146
- traitlets==5.14.3
147
- transformers==4.45.0
148
- typer==0.12.5
149
- types-python-dateutil==2.9.0.20240906
150
- typing_extensions==4.9.0
151
- tzdata==2024.2
152
- uri-template==1.3.0
153
- urllib3==2.2.3
154
- uvicorn==0.30.6
155
- wcwidth==0.2.13
156
- webcolors==24.8.0
157
- webencodings==0.5.1
158
- websocket-client==1.8.0
159
- websockets==12.0
160
- xxhash==3.5.0
161
- yarl==1.12.1
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ lightning
4
+ transformers
5
+ accelerate