Spaces:
Runtime error
Runtime error
fixed requirements.txt
Browse files- requirements.txt +0 -210
requirements.txt
CHANGED
|
@@ -6,216 +6,6 @@ annotated-types==0.6.0
|
|
| 6 |
anyio==4.3.0
|
| 7 |
arxiv==2.1.0
|
| 8 |
attrs==23.2.0
|
| 9 |
-
beautifulsoup4==4.12.3
|
| 10 |
-
certifi==2024.2.2
|
| 11 |
-
charset-normalizer==3.3.2
|
| 12 |
-
click==8.1.7
|
| 13 |
-
colorama==0.4.6
|
| 14 |
-
contourpy==1.2.0
|
| 15 |
-
cycler==0.12.1
|
| 16 |
-
dataclasses-json==0.6.4
|
| 17 |
-
distro==1.9.0
|
| 18 |
-
fastapi==0.110.0
|
| 19 |
-
feedparser==6.0.10
|
| 20 |
-
ffmpy==0.3.2
|
| 21 |
-
filelock==3.13.1
|
| 22 |
-
fonttools==4.49.0
|
| 23 |
-
frozenlist==1.4.1
|
| 24 |
-
fsspec==2024.2.0
|
| 25 |
-
gradio==4.19.2
|
| 26 |
-
gradio_client==0.10.1
|
| 27 |
-
greenlet==3.0.3
|
| 28 |
-
h11==0.14.0
|
| 29 |
-
httpcore==1.0.4
|
| 30 |
-
httpx==0.27.0
|
| 31 |
-
huggingface-hub==0.21.3
|
| 32 |
-
idna==3.6
|
| 33 |
-
importlib_resources==6.1.2
|
| 34 |
-
Jinja2==3.1.3
|
| 35 |
-
jsonpatch==1.33
|
| 36 |
-
jsonpointer==2.4
|
| 37 |
-
jsonschema==4.21.1
|
| 38 |
-
jsonschema-specifications==2023.12.1
|
| 39 |
-
kiwisolver==1.4.5
|
| 40 |
-
langchain==0.1.10
|
| 41 |
-
langchain-community==0.0.25
|
| 42 |
-
langchain-core==0.1.29
|
| 43 |
-
langchain-openai==0.0.8
|
| 44 |
-
langchain-text-splitters==0.0.1
|
| 45 |
-
langsmith==0.1.18
|
| 46 |
-
markdown-it-py==3.0.0
|
| 47 |
-
MarkupSafe==2.1.5
|
| 48 |
-
marshmallow==3.21.1
|
| 49 |
-
matplotlib==3.8.3
|
| 50 |
-
mdurl==0.1.2
|
| 51 |
-
multidict==6.0.5
|
| 52 |
-
mypy-extensions==1.0.0
|
| 53 |
-
numpy==1.26.4
|
| 54 |
-
openai==1.13.3
|
| 55 |
-
orjson==3.9.15
|
| 56 |
-
packaging==23.2
|
| 57 |
-
pandas==2.2.1
|
| 58 |
-
pillow==10.2.0
|
| 59 |
-
pydantic==2.6.3
|
| 60 |
-
pydantic_core==2.16.3
|
| 61 |
-
pydub==0.25.1
|
| 62 |
-
Pygments==2.17.2
|
| 63 |
-
pyparsing==3.1.1
|
| 64 |
-
python-dateutil==2.9.0.post0
|
| 65 |
-
python-dotenv==1.0.1
|
| 66 |
-
python-multipart==0.0.9
|
| 67 |
-
pytz==2024.1
|
| 68 |
-
PyYAML==6.0.1
|
| 69 |
-
referencing==0.33.0
|
| 70 |
-
regex==2023.12.25
|
| 71 |
-
requests==2.31.0
|
| 72 |
-
rich==13.7.1
|
| 73 |
-
rpds-py==0.18.0
|
| 74 |
-
ruff==0.3.0
|
| 75 |
-
semantic-version==2.10.0
|
| 76 |
-
sgmllib3k==1.0.0
|
| 77 |
-
shellingham==1.5.4
|
| 78 |
-
six==1.16.0
|
| 79 |
-
sniffio==1.3.1
|
| 80 |
-
soupsieve==2.5
|
| 81 |
-
SQLAlchemy==2.0.28
|
| 82 |
-
starlette==0.36.3
|
| 83 |
-
tenacity==8.2.3
|
| 84 |
-
tiktoken==0.6.0
|
| 85 |
-
tomlkit==0.12.0
|
| 86 |
-
toolz==0.12.1
|
| 87 |
-
tqdm==4.66.2
|
| 88 |
-
typer==0.9.0
|
| 89 |
-
typing-inspect==0.9.0
|
| 90 |
-
typing_extensions==4.10.0
|
| 91 |
-
tzdata==2024.1
|
| 92 |
-
urllib3==2.2.1
|
| 93 |
-
uvicorn==0.27.1
|
| 94 |
-
websockets==11.0.3
|
| 95 |
-
wikipedia==1.4.0
|
| 96 |
-
xmltodict==0.13.0
|
| 97 |
-
yarl==1.9.4
|
| 98 |
-
aiofiles==23.2.1
|
| 99 |
-
aiohttp==3.9.3
|
| 100 |
-
aiosignal==1.3.1
|
| 101 |
-
altair==5.2.0
|
| 102 |
-
annotated-types==0.6.0
|
| 103 |
-
anyio==4.3.0
|
| 104 |
-
arxiv==2.1.0
|
| 105 |
-
async-timeout==4.0.3
|
| 106 |
-
attrs==23.2.0
|
| 107 |
-
beautifulsoup4==4.12.3
|
| 108 |
-
certifi==2024.2.2
|
| 109 |
-
charset-normalizer==3.3.2
|
| 110 |
-
click==8.1.7
|
| 111 |
-
colorama==0.4.6
|
| 112 |
-
contourpy==1.2.0
|
| 113 |
-
cycler==0.12.1
|
| 114 |
-
dataclasses-json==0.6.4
|
| 115 |
-
Deprecated==1.2.14
|
| 116 |
-
distro==1.9.0
|
| 117 |
-
exceptiongroup==1.2.0
|
| 118 |
-
fastapi==0.110.0
|
| 119 |
-
feedparser==6.0.10
|
| 120 |
-
ffmpy==0.3.2
|
| 121 |
-
filelock==3.13.1
|
| 122 |
-
fonttools==4.49.0
|
| 123 |
-
freetype-py==2.4.0
|
| 124 |
-
frozenlist==1.4.1
|
| 125 |
-
fsspec==2024.2.0
|
| 126 |
-
gradio==4.19.2
|
| 127 |
-
gradio_client==0.10.1
|
| 128 |
-
greenlet==3.0.3
|
| 129 |
-
h11==0.14.0
|
| 130 |
-
httpcore==1.0.4
|
| 131 |
-
httpx==0.27.0
|
| 132 |
-
huggingface-hub==0.21.3
|
| 133 |
-
idna==3.6
|
| 134 |
-
imageio==2.34.0
|
| 135 |
-
importlib_resources==6.1.2
|
| 136 |
-
Jinja2==3.1.3
|
| 137 |
-
jsonpatch==1.33
|
| 138 |
-
jsonpointer==2.4
|
| 139 |
-
jsonschema==4.21.1
|
| 140 |
-
jsonschema-specifications==2023.12.1
|
| 141 |
-
kiwisolver==1.4.5
|
| 142 |
-
langchain==0.1.10
|
| 143 |
-
langchain-community==0.0.25
|
| 144 |
-
langchain-core==0.1.29
|
| 145 |
-
langchain-openai==0.0.8
|
| 146 |
-
langchain-text-splitters==0.0.1
|
| 147 |
-
langsmith==0.1.18
|
| 148 |
-
markdown-it-py==3.0.0
|
| 149 |
-
MarkupSafe==2.1.5
|
| 150 |
-
marshmallow==3.21.1
|
| 151 |
-
matplotlib==3.8.3
|
| 152 |
-
mdurl==0.1.2
|
| 153 |
-
multidict==6.0.5
|
| 154 |
-
mypy-extensions==1.0.0
|
| 155 |
-
networkx==3.2.1
|
| 156 |
-
numpy==1.26.4
|
| 157 |
-
numpy-stl==3.1.1
|
| 158 |
-
openai==1.13.3
|
| 159 |
-
orjson==3.9.15
|
| 160 |
-
packaging==23.2
|
| 161 |
-
pandas==2.2.1
|
| 162 |
-
pillow==10.2.0
|
| 163 |
-
pydantic==2.6.3
|
| 164 |
-
pydantic_core==2.16.3
|
| 165 |
-
pydub==0.25.1
|
| 166 |
-
pyglet==2.0.12
|
| 167 |
-
pygltflib==1.16.2
|
| 168 |
-
Pygments==2.17.2
|
| 169 |
-
PyOpenGL==3.1.0
|
| 170 |
-
pyparsing==3.1.1
|
| 171 |
-
pyrender==0.1.45
|
| 172 |
-
python-dateutil==2.9.0.post0
|
| 173 |
-
python-dotenv==1.0.1
|
| 174 |
-
python-multipart==0.0.9
|
| 175 |
-
python-utils==3.8.2
|
| 176 |
-
pytz==2024.1
|
| 177 |
-
PyYAML==6.0.1
|
| 178 |
-
referencing==0.33.0
|
| 179 |
-
regex==2023.12.25
|
| 180 |
-
requests==2.31.0
|
| 181 |
-
rich==13.7.1
|
| 182 |
-
rpds-py==0.18.0
|
| 183 |
-
ruff==0.3.0
|
| 184 |
-
scipy==1.12.0
|
| 185 |
-
semantic-version==2.10.0
|
| 186 |
-
sgmllib3k==1.0.0
|
| 187 |
-
shellingham==1.5.4
|
| 188 |
-
six==1.16.0
|
| 189 |
-
sniffio==1.3.1
|
| 190 |
-
soupsieve==2.5
|
| 191 |
-
SQLAlchemy==2.0.28
|
| 192 |
-
starlette==0.36.3
|
| 193 |
-
tenacity==8.2.3
|
| 194 |
-
tiktoken==0.6.0
|
| 195 |
-
tomlkit==0.12.0
|
| 196 |
-
toolz==0.12.1
|
| 197 |
-
tqdm==4.66.2
|
| 198 |
-
trimesh==4.1.7
|
| 199 |
-
typer==0.9.0
|
| 200 |
-
typing-inspect==0.9.0
|
| 201 |
-
typing_extensions==4.10.0
|
| 202 |
-
tzdata==2024.1
|
| 203 |
-
urllib3==2.2.1
|
| 204 |
-
uvicorn==0.27.1
|
| 205 |
-
vtk==9.3.0
|
| 206 |
-
websockets==11.0.3
|
| 207 |
-
wikipedia==1.4.0
|
| 208 |
-
wrapt==1.16.0
|
| 209 |
-
xmltodict==0.13.0
|
| 210 |
-
yarl==1.9.4
|
| 211 |
-
aiofiles==23.2.1
|
| 212 |
-
aiohttp==3.9.3
|
| 213 |
-
aiosignal==1.3.1
|
| 214 |
-
altair==5.2.0
|
| 215 |
-
annotated-types==0.6.0
|
| 216 |
-
anyio==4.3.0
|
| 217 |
-
arxiv==2.1.0
|
| 218 |
-
attrs==23.2.0
|
| 219 |
Authlib==1.3.0
|
| 220 |
beautifulsoup4==4.12.3
|
| 221 |
cachetools==5.3.3
|
|
|
|
| 6 |
anyio==4.3.0
|
| 7 |
arxiv==2.1.0
|
| 8 |
attrs==23.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
Authlib==1.3.0
|
| 10 |
beautifulsoup4==4.12.3
|
| 11 |
cachetools==5.3.3
|