sfang32 commited on
Commit
a6f5989
·
verified ·
1 Parent(s): fe1fad5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +180 -7
requirements.txt CHANGED
@@ -1,9 +1,182 @@
1
- torch==2.4.1
2
- torchvision==0.19.1
3
- torchaudio==2.4.1
4
- termcolor==2.4.0
5
- streamlit==1.39.0
6
- class_registry==2.1.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  datasets==3.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  griffe==0.48.0
9
- asyncer==0.0.8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.4.4
2
+ aiohttp==3.11.11
3
+ aiosignal==1.3.2
4
+ altair==5.5.0
5
+ annotated-types==0.7.0
6
+ anyio==4.7.0
7
+ argon2-cffi==23.1.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arrow==1.3.0
10
+ arxiv==2.1.3
11
+ asttokens==3.0.0
12
+ async-lru==2.0.4
13
+ async-timeout==5.0.1
14
+ asyncache==0.3.1
15
+ asyncer==0.0.8
16
+ attrs==24.3.0
17
+ babel==2.16.0
18
+ backports.strenum==1.3.1
19
+ beautifulsoup4==4.12.3
20
+ bleach==6.2.0
21
+ blinker==1.9.0
22
+ Brotli==1.1.0
23
+ cachetools==5.5.0
24
+ certifi==2024.12.14
25
+ cffi==1.17.1
26
+ charset-normalizer==3.4.1
27
+ class-registry==2.1.2
28
+ click==8.1.8
29
+ colorama==0.4.6
30
+ comm==0.2.2
31
  datasets==3.1.0
32
+ debugpy==1.8.11
33
+ decorator==5.1.1
34
+ defusedxml==0.7.1
35
+ dill==0.3.8
36
+ distro==1.9.0
37
+ duckduckgo_search==5.3.1b1
38
+ exceptiongroup==1.2.2
39
+ executing==2.1.0
40
+ fastjsonschema==2.21.1
41
+ feedparser==6.0.11
42
+ filelock==3.13.1
43
+ fqdn==1.5.1
44
+ frozenlist==1.5.0
45
+ fsspec==2024.2.0
46
+ func_timeout==4.3.5
47
+ gitdb==4.0.11
48
+ GitPython==3.1.43
49
  griffe==0.48.0
50
+ h11==0.14.0
51
+ h2==4.1.0
52
+ hpack==4.0.0
53
+ httpcore==1.0.7
54
+ httpx==0.28.1
55
+ huggingface-hub==0.27.0
56
+ hyperframe==6.0.1
57
+ idna==3.10
58
+ ipykernel==6.29.5
59
+ ipython==8.31.0
60
+ ipywidgets==8.1.5
61
+ isoduration==20.11.0
62
+ jedi==0.19.2
63
+ Jinja2==3.1.3
64
+ json5==0.10.0
65
+ jsonpointer==3.0.0
66
+ jsonschema==4.23.0
67
+ jsonschema-specifications==2024.10.1
68
+ jupyter==1.0.0
69
+ jupyter-console==6.6.3
70
+ jupyter-events==0.11.0
71
+ jupyter-lsp==2.2.5
72
+ jupyter_client==8.6.2
73
+ jupyter_core==5.7.2
74
+ jupyter_server==2.15.0
75
+ jupyter_server_terminals==0.5.3
76
+ jupyterlab==4.3.4
77
+ jupyterlab_pygments==0.3.0
78
+ jupyterlab_server==2.27.3
79
+ jupyterlab_widgets==3.0.13
80
+ -e git+https://github.com/InternLM/lagent.git@e304e5d323cdbb631257fac9187d16b99476bc2f#egg=lagent
81
+ markdown-it-py==3.0.0
82
+ MarkupSafe==2.1.5
83
+ matplotlib-inline==0.1.7
84
+ mdurl==0.1.2
85
+ mistune==3.1.0
86
+ mpmath==1.3.0
87
+ multidict==6.1.0
88
+ multiprocess==0.70.16
89
+ narwhals==1.20.1
90
+ nbclient==0.10.2
91
+ nbconvert==7.16.4
92
+ nbformat==5.10.4
93
+ nest-asyncio==1.6.0
94
+ networkx==3.2.1
95
+ notebook==7.3.2
96
+ notebook_shim==0.2.4
97
+ numpy==1.26.3
98
+ nvidia-cublas-cu12==12.1.3.1
99
+ nvidia-cuda-cupti-cu12==12.1.105
100
+ nvidia-cuda-nvrtc-cu12==12.1.105
101
+ nvidia-cuda-runtime-cu12==12.1.105
102
+ nvidia-cudnn-cu12==9.1.0.70
103
+ nvidia-cufft-cu12==11.0.2.54
104
+ nvidia-curand-cu12==10.3.2.106
105
+ nvidia-cusolver-cu12==11.4.5.107
106
+ nvidia-cusparse-cu12==12.1.0.106
107
+ nvidia-nccl-cu12==2.20.5
108
+ nvidia-nvjitlink-cu12==12.1.105
109
+ nvidia-nvtx-cu12==12.1.105
110
+ overrides==7.7.0
111
+ packaging==24.2
112
+ pandas==2.2.3
113
+ pandocfilters==1.5.1
114
+ parso==0.8.4
115
+ pexpect==4.9.0
116
+ pillow==10.2.0
117
+ platformdirs==4.3.6
118
+ prometheus_client==0.21.1
119
+ prompt_toolkit==3.0.48
120
+ propcache==0.2.1
121
+ protobuf==5.29.2
122
+ psutil==6.1.1
123
+ ptyprocess==0.7.0
124
+ pure_eval==0.2.3
125
+ pyarrow==18.1.0
126
+ pycparser==2.22
127
+ pydantic==2.6.4
128
+ pydantic_core==2.16.3
129
+ pydeck==0.9.1
130
+ Pygments==2.18.0
131
+ python-dateutil==2.9.0.post0
132
+ python-json-logger==3.2.1
133
+ pytz==2024.2
134
+ PyYAML==6.0.2
135
+ pyzmq==26.2.0
136
+ qtconsole==5.6.1
137
+ QtPy==2.4.2
138
+ referencing==0.35.1
139
+ regex==2024.11.6
140
+ requests==2.32.3
141
+ rfc3339-validator==0.1.4
142
+ rfc3986-validator==0.1.1
143
+ rich==13.9.4
144
+ rpds-py==0.22.3
145
+ Send2Trash==1.8.3
146
+ sgmllib3k==1.0.0
147
+ six==1.17.0
148
+ smmap==5.0.1
149
+ sniffio==1.3.1
150
+ socksio==1.0.0
151
+ soupsieve==2.6
152
+ stack-data==0.6.3
153
+ streamlit==1.39.0
154
+ sympy==1.13.1
155
+ tenacity==9.0.0
156
+ termcolor==2.4.0
157
+ terminado==0.18.1
158
+ tiktoken==0.8.0
159
+ timeout-decorator==0.5.0
160
+ tinycss2==1.4.0
161
+ toml==0.10.2
162
+ tomli==2.2.1
163
+ torch==2.4.1+cu121
164
+ torchaudio==2.4.1+cu121
165
+ torchvision==0.19.1+cu121
166
+ tornado==6.4.2
167
+ tqdm==4.67.1
168
+ traitlets==5.14.3
169
+ triton==3.0.0
170
+ types-python-dateutil==2.9.0.20241206
171
+ typing_extensions==4.12.2
172
+ tzdata==2024.2
173
+ uri-template==1.3.0
174
+ urllib3==2.3.0
175
+ watchdog==5.0.3
176
+ wcwidth==0.2.13
177
+ webcolors==24.11.1
178
+ webencodings==0.5.1
179
+ websocket-client==1.8.0
180
+ widgetsnbextension==4.0.13
181
+ xxhash==3.5.0
182
+ yarl==1.18.3