Spaces:
Runtime error
Runtime error
Commit
·
de8f39b
1
Parent(s):
07eb1f8
Upload requirements.txt
Browse files- requirements.txt +102 -0
requirements.txt
ADDED
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.8.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
2 |
+
aiosignal==1.3.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
3 |
+
altair==4.2.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
4 |
+
async-timeout==4.0.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
5 |
+
attrs==22.2.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
6 |
+
blinker==1.6 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
7 |
+
cachetools==5.3.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
8 |
+
certifi==2022.12.7 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
9 |
+
charset-normalizer==3.1.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
10 |
+
click==8.1.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
11 |
+
cmake==3.26.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
12 |
+
colorama==0.4.6 ; python_full_version >= "3.10.10" and python_version < "3.12" and platform_system == "Windows"
|
13 |
+
dataclasses-json==0.5.7 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
14 |
+
decorator==5.1.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
15 |
+
entrypoints==0.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
16 |
+
faiss-cpu==1.7.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
17 |
+
filelock==3.11.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
18 |
+
frozenlist==1.3.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
19 |
+
gitdb==4.0.10 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
20 |
+
gitpython==3.1.31 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
21 |
+
greenlet==2.0.2 ; python_full_version >= "3.10.10" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "3.12"
|
22 |
+
huggingface-hub==0.13.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
23 |
+
idna==3.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
24 |
+
importlib-metadata==6.2.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
25 |
+
jinja2==3.1.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
26 |
+
joblib==1.2.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
27 |
+
jsonschema==4.17.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
28 |
+
langchain==0.0.135 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
29 |
+
lit==16.0.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
30 |
+
markdown-it-py==2.2.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
31 |
+
markupsafe==2.1.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
32 |
+
marshmallow-enum==1.5.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
33 |
+
marshmallow==3.19.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
34 |
+
mdurl==0.1.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
35 |
+
mpmath==1.3.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
36 |
+
multidict==6.0.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
37 |
+
mypy-extensions==1.0.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
38 |
+
networkx==3.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
39 |
+
nltk==3.8.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
40 |
+
numpy==1.24.2 ; python_version < "3.12" and python_full_version >= "3.10.10"
|
41 |
+
nvidia-cublas-cu11==11.10.3.66 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
42 |
+
nvidia-cuda-cupti-cu11==11.7.101 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
43 |
+
nvidia-cuda-nvrtc-cu11==11.7.99 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
44 |
+
nvidia-cuda-runtime-cu11==11.7.99 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
45 |
+
nvidia-cudnn-cu11==8.5.0.96 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
46 |
+
nvidia-cufft-cu11==10.9.0.58 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
47 |
+
nvidia-curand-cu11==10.2.10.91 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
48 |
+
nvidia-cusolver-cu11==11.4.0.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
49 |
+
nvidia-cusparse-cu11==11.7.4.91 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
50 |
+
nvidia-nccl-cu11==2.14.3 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
51 |
+
nvidia-nvtx-cu11==11.7.91 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
52 |
+
openai==0.27.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
53 |
+
openapi-schema-pydantic==1.2.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
54 |
+
packaging==23.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
55 |
+
pandas==1.5.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
56 |
+
pillow==9.5.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
57 |
+
protobuf==3.20.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
58 |
+
pyarrow==11.0.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
59 |
+
pydantic==1.10.7 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
60 |
+
pydeck==0.8.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
61 |
+
pygments==2.14.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
62 |
+
pympler==1.0.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
63 |
+
pyrsistent==0.19.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
64 |
+
python-dateutil==2.8.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
65 |
+
python-dotenv==1.0.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
66 |
+
pytz-deprecation-shim==0.1.0.post0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
67 |
+
pytz==2023.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
68 |
+
pyyaml==6.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
69 |
+
regex==2023.3.23 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
70 |
+
requests==2.28.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
71 |
+
rich==13.3.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
72 |
+
scikit-learn==1.2.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
73 |
+
scipy==1.10.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
74 |
+
sentence-transformers==2.2.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
75 |
+
sentencepiece==0.1.97 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
76 |
+
setuptools==67.6.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
77 |
+
six==1.16.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
78 |
+
smmap==5.0.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
79 |
+
sqlalchemy==1.4.47 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
80 |
+
streamlit==1.21.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
81 |
+
sympy==1.11.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
82 |
+
tenacity==8.2.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
83 |
+
threadpoolctl==3.1.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
84 |
+
tokenizers==0.13.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
85 |
+
toml==0.10.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
86 |
+
toolz==0.12.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
87 |
+
torch==2.0.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
88 |
+
torchvision==0.15.1 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
89 |
+
tornado==6.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
90 |
+
tqdm==4.65.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
91 |
+
transformers==4.27.4 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
92 |
+
triton==2.0.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
93 |
+
typing-extensions==4.5.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
94 |
+
typing-inspect==0.8.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
95 |
+
tzdata==2023.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
96 |
+
tzlocal==4.3 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
97 |
+
urllib3==1.26.15 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
98 |
+
validators==0.20.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
99 |
+
watchdog==3.0.0 ; python_full_version >= "3.10.10" and python_version < "3.12" and platform_system != "Darwin"
|
100 |
+
wheel==0.40.0 ; platform_system == "Linux" and platform_machine == "x86_64" and python_full_version >= "3.10.10" and python_version < "3.12"
|
101 |
+
yarl==1.8.2 ; python_full_version >= "3.10.10" and python_version < "3.12"
|
102 |
+
zipp==3.15.0 ; python_full_version >= "3.10.10" and python_version < "3.12"
|