Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +158 -1
requirements.txt
CHANGED
@@ -1 +1,158 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==1.3.0
|
2 |
+
aiofiles==24.1.0
|
3 |
+
aiohappyeyeballs==2.4.6
|
4 |
+
aiohttp==3.10.11
|
5 |
+
aiosignal==1.3.2
|
6 |
+
altair==5.5.0
|
7 |
+
annotated-types==0.7.0
|
8 |
+
anyio==4.8.0
|
9 |
+
attrs==25.1.0
|
10 |
+
backoff==2.2.1
|
11 |
+
beautifulsoup4==4.13.3
|
12 |
+
bitsandbytes==0.45.2
|
13 |
+
blinker==1.9.0
|
14 |
+
cachetools==5.5.1
|
15 |
+
certifi==2025.1.31
|
16 |
+
cffi==1.17.1
|
17 |
+
chardet==5.2.0
|
18 |
+
charset-normalizer==3.4.1
|
19 |
+
click==8.1.8
|
20 |
+
cryptography==44.0.1
|
21 |
+
dataclasses-json==0.6.7
|
22 |
+
distro==1.9.0
|
23 |
+
emoji==2.14.1
|
24 |
+
eval_type_backport==0.2.2
|
25 |
+
filelock==3.17.0
|
26 |
+
filetype==1.2.0
|
27 |
+
frozenlist==1.5.0
|
28 |
+
fsspec==2025.2.0
|
29 |
+
gitdb==4.0.12
|
30 |
+
GitPython==3.1.44
|
31 |
+
greenlet==3.1.1
|
32 |
+
h11==0.14.0
|
33 |
+
html5lib==1.1
|
34 |
+
httpcore==1.0.7
|
35 |
+
httpx==0.28.1
|
36 |
+
httpx-sse==0.4.0
|
37 |
+
huggingface-hub==0.28.1
|
38 |
+
idna==3.10
|
39 |
+
iniconfig==2.0.0
|
40 |
+
Jinja2==3.1.5
|
41 |
+
jiter==0.8.2
|
42 |
+
joblib==1.4.2
|
43 |
+
jsonpatch==1.33
|
44 |
+
jsonpath-python==1.0.6
|
45 |
+
jsonpointer==3.0.0
|
46 |
+
jsonschema==4.23.0
|
47 |
+
jsonschema-specifications==2024.10.1
|
48 |
+
langchain==0.3.18
|
49 |
+
langchain-community==0.3.17
|
50 |
+
langchain-core==0.3.35
|
51 |
+
langchain-experimental==0.3.4
|
52 |
+
langchain-huggingface==0.1.2
|
53 |
+
langchain-ollama==0.2.3
|
54 |
+
langchain-openai==0.3.6
|
55 |
+
langchain-pinecone==0.2.3
|
56 |
+
langchain-tests==0.3.12
|
57 |
+
langchain-text-splitters==0.3.6
|
58 |
+
langdetect==1.0.9
|
59 |
+
langsmith==0.3.8
|
60 |
+
lxml==5.3.1
|
61 |
+
markdown-it-py==3.0.0
|
62 |
+
MarkupSafe==3.0.2
|
63 |
+
marshmallow==3.26.1
|
64 |
+
mdurl==0.1.2
|
65 |
+
mpmath==1.3.0
|
66 |
+
multidict==6.1.0
|
67 |
+
mypy-extensions==1.0.0
|
68 |
+
narwhals==1.26.0
|
69 |
+
nest-asyncio==1.6.0
|
70 |
+
networkx==3.4.2
|
71 |
+
nltk==3.9.1
|
72 |
+
numpy==1.26.4
|
73 |
+
nvidia-cublas-cu12==12.4.5.8
|
74 |
+
nvidia-cuda-cupti-cu12==12.4.127
|
75 |
+
nvidia-cuda-nvrtc-cu12==12.4.127
|
76 |
+
nvidia-cuda-runtime-cu12==12.4.127
|
77 |
+
nvidia-cudnn-cu12==9.1.0.70
|
78 |
+
nvidia-cufft-cu12==11.2.1.3
|
79 |
+
nvidia-curand-cu12==10.3.5.147
|
80 |
+
nvidia-cusolver-cu12==11.6.1.9
|
81 |
+
nvidia-cusparse-cu12==12.3.1.170
|
82 |
+
nvidia-cusparselt-cu12==0.6.2
|
83 |
+
nvidia-nccl-cu12==2.21.5
|
84 |
+
nvidia-nvjitlink-cu12==12.4.127
|
85 |
+
nvidia-nvtx-cu12==12.4.127
|
86 |
+
olefile==0.47
|
87 |
+
ollama==0.4.7
|
88 |
+
openai==1.63.0
|
89 |
+
orjson==3.10.15
|
90 |
+
packaging==24.2
|
91 |
+
pandas==2.2.3
|
92 |
+
pillow==11.1.0
|
93 |
+
|
94 |
+
pluggy==1.5.0
|
95 |
+
propcache==0.2.1
|
96 |
+
protobuf==5.29.3
|
97 |
+
psutil==6.1.1
|
98 |
+
pyarrow==19.0.0
|
99 |
+
pycparser==2.22
|
100 |
+
pydantic==2.10.6
|
101 |
+
pydantic-settings==2.7.1
|
102 |
+
pydantic_core==2.27.2
|
103 |
+
pydeck==0.9.1
|
104 |
+
Pygments==2.19.1
|
105 |
+
PyMuPDF==1.25.3
|
106 |
+
pypdf==5.3.0
|
107 |
+
pytest==8.3.4
|
108 |
+
pytest-asyncio==0.25.3
|
109 |
+
pytest-socket==0.7.0
|
110 |
+
python-dateutil==2.9.0.post0
|
111 |
+
python-dotenv==1.0.1
|
112 |
+
python-iso639==2025.2.8
|
113 |
+
python-magic==0.4.27
|
114 |
+
python-oxmsg==0.0.2
|
115 |
+
pytz==2025.1
|
116 |
+
PyYAML==6.0.2
|
117 |
+
RapidFuzz==3.12.1
|
118 |
+
referencing==0.36.2
|
119 |
+
regex==2024.11.6
|
120 |
+
requests==2.32.3
|
121 |
+
requests-toolbelt==1.0.0
|
122 |
+
rich==13.9.4
|
123 |
+
rpds-py==0.22.3
|
124 |
+
safetensors==0.5.2
|
125 |
+
scikit-learn==1.6.1
|
126 |
+
scipy==1.15.1
|
127 |
+
sentence-transformers==3.4.1
|
128 |
+
setuptools==75.8.0
|
129 |
+
six==1.17.0
|
130 |
+
smmap==5.0.2
|
131 |
+
sniffio==1.3.1
|
132 |
+
soupsieve==2.6
|
133 |
+
SQLAlchemy==2.0.38
|
134 |
+
streamlit==1.42.0
|
135 |
+
sympy==1.13.1
|
136 |
+
syrupy==4.8.1
|
137 |
+
tenacity==9.0.0
|
138 |
+
text-generation==0.7.0
|
139 |
+
threadpoolctl==3.5.0
|
140 |
+
tiktoken==0.8.0
|
141 |
+
tokenizers==0.21.0
|
142 |
+
toml==0.10.2
|
143 |
+
torch==2.6.0
|
144 |
+
tornado==6.4.2
|
145 |
+
tqdm==4.67.1
|
146 |
+
transformers==4.48.3
|
147 |
+
triton==3.2.0
|
148 |
+
typing-inspect==0.9.0
|
149 |
+
typing_extensions==4.12.2
|
150 |
+
tzdata==2025.1
|
151 |
+
unstructured==0.16.20
|
152 |
+
unstructured-client==0.29.0
|
153 |
+
urllib3==2.3.0
|
154 |
+
watchdog==6.0.0
|
155 |
+
webencodings==0.5.1
|
156 |
+
wrapt==1.17.2
|
157 |
+
yarl==1.18.3
|
158 |
+
zstandard==0.23.0
|