Spaces:
Runtime error
Runtime error
Calvin
commited on
Commit
·
7d42402
1
Parent(s):
d7e8211
added bot
Browse files- requirements.txt +42 -43
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
bitsandbytes
|
2 |
accelerate==0.25.0
|
3 |
aiofiles==23.2.1
|
4 |
aiohttp==3.9.1
|
@@ -65,23 +64,23 @@ httptools==0.6.1
|
|
65 |
httpx==0.25.0
|
66 |
huggingface-hub==0.19.4
|
67 |
humanfriendly==10.0
|
68 |
-
idna
|
69 |
-
importlib-metadata
|
70 |
-
importlib-resources
|
71 |
iopath==0.1.10
|
72 |
-
ipykernel
|
73 |
-
ipython
|
74 |
-
jedi
|
75 |
-
Jinja2
|
76 |
joblib==1.3.2
|
77 |
-
json5
|
78 |
-
jsonschema
|
79 |
-
jsonschema-specifications
|
80 |
-
jupyter-events
|
81 |
-
jupyter-lsp
|
82 |
-
jupyter_client
|
83 |
-
jupyter_core
|
84 |
-
jupyter_server
|
85 |
jupyter_server_terminals
|
86 |
jupyterlab
|
87 |
jupyterlab-pygments
|
@@ -94,25 +93,25 @@ lxml==4.9.3
|
|
94 |
lz4==4.3.2
|
95 |
Markdown==3.5.1
|
96 |
markdown-it-py==3.0.0
|
97 |
-
MarkupSafe
|
98 |
marshmallow==3.20.1
|
99 |
matplotlib==3.7.4
|
100 |
-
matplotlib-inline
|
101 |
mdurl==0.1.2
|
102 |
-
mistune
|
103 |
monotonic==1.6
|
104 |
mpmath==1.3.0
|
105 |
msg-parser==1.2.0
|
106 |
multidict==6.0.4
|
107 |
multiprocess==0.70.14
|
108 |
mypy-extensions==1.0.0
|
109 |
-
nbclient
|
110 |
-
nbconvert
|
111 |
-
nbformat
|
112 |
-
nest-asyncio
|
113 |
networkx==3.1
|
114 |
nltk==3.8.1
|
115 |
-
notebook_shim
|
116 |
numpy==1.23.5
|
117 |
olefile==0.47
|
118 |
omegaconf==2.3.0
|
@@ -122,51 +121,50 @@ openapi-schema-pydantic==1.2.4
|
|
122 |
opencv-python==4.6.0.66
|
123 |
openpyxl==3.1.2
|
124 |
orjson==3.9.10
|
125 |
-
overrides
|
126 |
-
packaging
|
127 |
pandas==2.0.3
|
128 |
-
pandocfilters
|
129 |
-
parso
|
130 |
pdf2image==1.16.3
|
131 |
pdfminer.six==20221105
|
132 |
pdfplumber==0.10.3
|
133 |
peft==0.7.1
|
134 |
-
pickleshare
|
135 |
Pillow==10.1.0
|
136 |
-
pkgutil_resolve_name
|
137 |
-
platformdirs
|
138 |
portalocker==2.8.2
|
139 |
posthog==3.1.0
|
140 |
-
prometheus-client
|
141 |
-
prompt-toolkit
|
142 |
protobuf==4.25.1
|
143 |
-
psutil
|
144 |
-
pure-eval
|
145 |
pyarrow==14.0.2
|
146 |
pyarrow-hotfix==0.6
|
147 |
pycocotools==2.0.7
|
148 |
-
pycparser
|
149 |
pydantic==2.5.2
|
150 |
pydantic_core==2.14.5
|
151 |
pydub==0.25.1
|
152 |
-
Pygments
|
153 |
-
pyOpenSSL
|
154 |
pypandoc==1.12
|
155 |
pyparsing==3.1.1
|
156 |
pypdfium2==4.25.0
|
157 |
pyreadline3==3.4.1
|
158 |
-
PySocks
|
159 |
pytesseract==0.3.10
|
160 |
-
python-dateutil
|
161 |
python-docx==1.1.0
|
162 |
python-dotenv==1.0.0
|
163 |
-
python-json-logger
|
164 |
python-magic==0.4.27
|
165 |
python-multipart==0.0.6
|
166 |
python-pptx==0.6.23
|
167 |
pytube==12.1.3
|
168 |
-
pytz
|
169 |
-
pywin32==305.1
|
170 |
pywinpty
|
171 |
PyYAML
|
172 |
pyzmq
|
@@ -232,3 +230,4 @@ yarl==1.9.4
|
|
232 |
youtube-transcript-api==0.5.0
|
233 |
zipp
|
234 |
zstandard==0.22.0
|
|
|
|
|
|
1 |
accelerate==0.25.0
|
2 |
aiofiles==23.2.1
|
3 |
aiohttp==3.9.1
|
|
|
64 |
httpx==0.25.0
|
65 |
huggingface-hub==0.19.4
|
66 |
humanfriendly==10.0
|
67 |
+
idna
|
68 |
+
importlib-metadata
|
69 |
+
importlib-resources
|
70 |
iopath==0.1.10
|
71 |
+
ipykernel
|
72 |
+
ipython
|
73 |
+
jedi
|
74 |
+
Jinja2
|
75 |
joblib==1.3.2
|
76 |
+
json5
|
77 |
+
jsonschema
|
78 |
+
jsonschema-specifications
|
79 |
+
jupyter-events
|
80 |
+
jupyter-lsp
|
81 |
+
jupyter_client
|
82 |
+
jupyter_core
|
83 |
+
jupyter_server
|
84 |
jupyter_server_terminals
|
85 |
jupyterlab
|
86 |
jupyterlab-pygments
|
|
|
93 |
lz4==4.3.2
|
94 |
Markdown==3.5.1
|
95 |
markdown-it-py==3.0.0
|
96 |
+
MarkupSafe
|
97 |
marshmallow==3.20.1
|
98 |
matplotlib==3.7.4
|
99 |
+
matplotlib-inline
|
100 |
mdurl==0.1.2
|
101 |
+
mistune
|
102 |
monotonic==1.6
|
103 |
mpmath==1.3.0
|
104 |
msg-parser==1.2.0
|
105 |
multidict==6.0.4
|
106 |
multiprocess==0.70.14
|
107 |
mypy-extensions==1.0.0
|
108 |
+
nbclient
|
109 |
+
nbconvert
|
110 |
+
nbformat
|
111 |
+
nest-asyncio
|
112 |
networkx==3.1
|
113 |
nltk==3.8.1
|
114 |
+
notebook_shim
|
115 |
numpy==1.23.5
|
116 |
olefile==0.47
|
117 |
omegaconf==2.3.0
|
|
|
121 |
opencv-python==4.6.0.66
|
122 |
openpyxl==3.1.2
|
123 |
orjson==3.9.10
|
124 |
+
overrides
|
125 |
+
packaging
|
126 |
pandas==2.0.3
|
127 |
+
pandocfilters
|
128 |
+
parso
|
129 |
pdf2image==1.16.3
|
130 |
pdfminer.six==20221105
|
131 |
pdfplumber==0.10.3
|
132 |
peft==0.7.1
|
133 |
+
pickleshare
|
134 |
Pillow==10.1.0
|
135 |
+
pkgutil_resolve_name
|
136 |
+
platformdirs
|
137 |
portalocker==2.8.2
|
138 |
posthog==3.1.0
|
139 |
+
prometheus-client
|
140 |
+
prompt-toolkit
|
141 |
protobuf==4.25.1
|
142 |
+
psutil
|
143 |
+
pure-eval
|
144 |
pyarrow==14.0.2
|
145 |
pyarrow-hotfix==0.6
|
146 |
pycocotools==2.0.7
|
147 |
+
pycparser
|
148 |
pydantic==2.5.2
|
149 |
pydantic_core==2.14.5
|
150 |
pydub==0.25.1
|
151 |
+
Pygments
|
152 |
+
pyOpenSSL
|
153 |
pypandoc==1.12
|
154 |
pyparsing==3.1.1
|
155 |
pypdfium2==4.25.0
|
156 |
pyreadline3==3.4.1
|
157 |
+
PySocks
|
158 |
pytesseract==0.3.10
|
159 |
+
python-dateutil
|
160 |
python-docx==1.1.0
|
161 |
python-dotenv==1.0.0
|
162 |
+
python-json-logger
|
163 |
python-magic==0.4.27
|
164 |
python-multipart==0.0.6
|
165 |
python-pptx==0.6.23
|
166 |
pytube==12.1.3
|
167 |
+
pytz
|
|
|
168 |
pywinpty
|
169 |
PyYAML
|
170 |
pyzmq
|
|
|
230 |
youtube-transcript-api==0.5.0
|
231 |
zipp
|
232 |
zstandard==0.22.0
|
233 |
+
bitsandbytes
|