Spaces:
Sleeping
Sleeping
Adrian Cowham
commited on
Commit
•
2a831b1
1
Parent(s):
e71c4e6
requirements.txt
Browse files- requirements.txt +105 -0
requirements.txt
ADDED
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
aiohttp==3.8.5
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==5.0.1
|
5 |
+
annotated-types==0.5.0
|
6 |
+
anyio==3.7.1
|
7 |
+
async-timeout==4.0.3
|
8 |
+
attrs==23.1.0
|
9 |
+
certifi==2023.7.22
|
10 |
+
charset-normalizer==3.2.0
|
11 |
+
ci-info==0.3.0
|
12 |
+
click==8.1.7
|
13 |
+
configobj==5.0.8
|
14 |
+
configparser==6.0.0
|
15 |
+
contourpy==1.1.0
|
16 |
+
cycler==0.11.0
|
17 |
+
dataclasses-json==0.5.14
|
18 |
+
docx2txt==0.8
|
19 |
+
etelemetry==0.3.0
|
20 |
+
exceptiongroup==1.1.3
|
21 |
+
faiss-cpu==1.7.4
|
22 |
+
fastapi==0.101.1
|
23 |
+
ffmpy==0.3.1
|
24 |
+
filelock==3.12.2
|
25 |
+
fonttools==4.42.0
|
26 |
+
frontend==0.0.3
|
27 |
+
frozenlist==1.4.0
|
28 |
+
fsspec==2023.6.0
|
29 |
+
future==0.18.3
|
30 |
+
gradio==3.40.1
|
31 |
+
gradio_client==0.4.0
|
32 |
+
h11==0.14.0
|
33 |
+
httpcore==0.17.3
|
34 |
+
httplib2==0.22.0
|
35 |
+
httpx==0.24.1
|
36 |
+
huggingface-hub==0.16.4
|
37 |
+
idna==3.4
|
38 |
+
importlib-resources==6.0.1
|
39 |
+
isodate==0.6.1
|
40 |
+
itsdangerous==2.1.2
|
41 |
+
Jinja2==3.1.2
|
42 |
+
jsonschema==4.19.0
|
43 |
+
jsonschema-specifications==2023.7.1
|
44 |
+
kiwisolver==1.4.4
|
45 |
+
langchain==0.0.268
|
46 |
+
langsmith==0.0.24
|
47 |
+
linkify-it-py==2.0.2
|
48 |
+
looseversion==1.3.0
|
49 |
+
lxml==4.9.3
|
50 |
+
markdown-it-py==2.2.0
|
51 |
+
MarkupSafe==2.1.3
|
52 |
+
marshmallow==3.20.1
|
53 |
+
matplotlib==3.7.2
|
54 |
+
mdit-py-plugins==0.3.3
|
55 |
+
mdurl==0.1.2
|
56 |
+
multidict==6.0.4
|
57 |
+
mypy-extensions==1.0.0
|
58 |
+
networkx==3.1
|
59 |
+
nibabel==5.1.0
|
60 |
+
nipype==1.8.6
|
61 |
+
numexpr==2.8.5
|
62 |
+
numpy==1.25.2
|
63 |
+
openai==0.27.8
|
64 |
+
orjson==3.9.5
|
65 |
+
packaging==23.1
|
66 |
+
pandas==2.0.3
|
67 |
+
pathlib==1.0.1
|
68 |
+
Pillow==10.0.0
|
69 |
+
prov==2.0.0
|
70 |
+
pydantic==2.2.1
|
71 |
+
pydantic_core==2.6.1
|
72 |
+
pydot==1.4.2
|
73 |
+
pydub==0.25.1
|
74 |
+
PyMuPDF==1.22.5
|
75 |
+
pyparsing==3.0.9
|
76 |
+
python-dateutil==2.8.2
|
77 |
+
python-multipart==0.0.6
|
78 |
+
pytz==2023.3
|
79 |
+
pyxnat==1.6
|
80 |
+
PyYAML==6.0.1
|
81 |
+
rdflib==7.0.0
|
82 |
+
referencing==0.30.2
|
83 |
+
regex==2023.8.8
|
84 |
+
requests==2.31.0
|
85 |
+
rpds-py==0.9.2
|
86 |
+
scipy==1.11.2
|
87 |
+
semantic-version==2.10.0
|
88 |
+
simplejson==3.19.1
|
89 |
+
six==1.16.0
|
90 |
+
sniffio==1.3.0
|
91 |
+
SQLAlchemy==2.0.20
|
92 |
+
starlette==0.27.0
|
93 |
+
tenacity==8.2.3
|
94 |
+
tiktoken==0.4.0
|
95 |
+
toolz==0.12.0
|
96 |
+
tqdm==4.66.1
|
97 |
+
traits==6.3.2
|
98 |
+
typing-inspect==0.9.0
|
99 |
+
typing_extensions==4.7.1
|
100 |
+
tzdata==2023.3
|
101 |
+
uc-micro-py==1.0.2
|
102 |
+
urllib3==2.0.4
|
103 |
+
uvicorn==0.23.2
|
104 |
+
websockets==11.0.3
|
105 |
+
yarl==1.9.2
|