Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +123 -3
requirements.txt
CHANGED
@@ -1,3 +1,123 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==24.1.0
|
2 |
+
aiohappyeyeballs==2.6.1
|
3 |
+
aiohttp==3.12.12
|
4 |
+
aiosignal==1.3.2
|
5 |
+
altair==5.5.0
|
6 |
+
annotated-types==0.7.0
|
7 |
+
anyio==4.9.0
|
8 |
+
asyncio==3.4.3
|
9 |
+
attrs==25.3.0
|
10 |
+
backoff==2.2.1
|
11 |
+
beautifulsoup4==4.13.4
|
12 |
+
blinker==1.9.0
|
13 |
+
cachetools==5.5.2
|
14 |
+
certifi==2025.4.26
|
15 |
+
cffi==1.17.1
|
16 |
+
chardet==5.2.0
|
17 |
+
charset-normalizer==3.4.2
|
18 |
+
click==8.2.1
|
19 |
+
colorama==0.4.6
|
20 |
+
cryptography==45.0.4
|
21 |
+
dataclasses-json==0.6.7
|
22 |
+
einops==0.8.1
|
23 |
+
emoji==2.14.1
|
24 |
+
filelock==3.18.0
|
25 |
+
filetype==1.2.0
|
26 |
+
frozenlist==1.7.0
|
27 |
+
fsspec==2025.5.1
|
28 |
+
gitdb==4.0.12
|
29 |
+
GitPython==3.1.44
|
30 |
+
greenlet==3.2.3
|
31 |
+
grpcio==1.73.0
|
32 |
+
h11==0.16.0
|
33 |
+
h2==4.2.0
|
34 |
+
hpack==4.1.0
|
35 |
+
html5lib==1.1
|
36 |
+
httpcore==1.0.9
|
37 |
+
httpx==0.28.1
|
38 |
+
httpx-sse==0.4.0
|
39 |
+
huggingface-hub==0.32.4
|
40 |
+
hyperframe==6.1.0
|
41 |
+
idna==3.10
|
42 |
+
Jinja2==3.1.6
|
43 |
+
joblib==1.5.1
|
44 |
+
jsonpatch==1.33
|
45 |
+
jsonpointer==3.0.0
|
46 |
+
jsonschema==4.24.0
|
47 |
+
jsonschema-specifications==2025.4.1
|
48 |
+
langchain==0.3.25
|
49 |
+
langchain-community==0.3.24
|
50 |
+
langchain-core==0.3.64
|
51 |
+
langchain-text-splitters==0.3.8
|
52 |
+
langdetect==1.0.9
|
53 |
+
langsmith==0.3.45
|
54 |
+
lxml==5.4.0
|
55 |
+
MarkupSafe==3.0.2
|
56 |
+
marshmallow==3.26.1
|
57 |
+
mpmath==1.3.0
|
58 |
+
multidict==6.4.4
|
59 |
+
mypy_extensions==1.1.0
|
60 |
+
narwhals==1.42.0
|
61 |
+
nest-asyncio==1.6.0
|
62 |
+
networkx==3.5
|
63 |
+
nltk==3.9.1
|
64 |
+
numpy==2.3.0
|
65 |
+
olefile==0.47
|
66 |
+
orjson==3.10.18
|
67 |
+
packaging==24.2
|
68 |
+
pandas==2.3.0
|
69 |
+
pillow==11.2.1
|
70 |
+
portalocker==2.10.1
|
71 |
+
propcache==0.3.2
|
72 |
+
protobuf==6.31.1
|
73 |
+
psutil==7.0.0
|
74 |
+
pyarrow==20.0.0
|
75 |
+
pycparser==2.22
|
76 |
+
pydantic==2.11.5
|
77 |
+
pydantic-settings==2.9.1
|
78 |
+
pydantic_core==2.33.2
|
79 |
+
pydeck==0.9.1
|
80 |
+
pypdf==5.6.0
|
81 |
+
python-dateutil==2.9.0.post0
|
82 |
+
python-dotenv==1.1.0
|
83 |
+
python-iso639==2025.2.18
|
84 |
+
python-magic==0.4.27
|
85 |
+
python-oxmsg==0.0.2
|
86 |
+
pytz==2025.2
|
87 |
+
pywin32==310
|
88 |
+
PyYAML==6.0.2
|
89 |
+
qdrant-client==1.14.2
|
90 |
+
RapidFuzz==3.13.0
|
91 |
+
referencing==0.36.2
|
92 |
+
regex==2024.11.6
|
93 |
+
requests==2.32.4
|
94 |
+
requests-toolbelt==1.0.0
|
95 |
+
rpds-py==0.25.1
|
96 |
+
safetensors==0.5.3
|
97 |
+
setuptools==80.9.0
|
98 |
+
six==1.17.0
|
99 |
+
smmap==5.0.2
|
100 |
+
sniffio==1.3.1
|
101 |
+
soupsieve==2.7
|
102 |
+
SQLAlchemy==2.0.41
|
103 |
+
streamlit==1.45.1
|
104 |
+
sympy==1.14.0
|
105 |
+
tenacity==9.1.2
|
106 |
+
tokenizers==0.21.1
|
107 |
+
toml==0.10.2
|
108 |
+
torch==2.7.1
|
109 |
+
tornado==6.5.1
|
110 |
+
tqdm==4.67.1
|
111 |
+
transformers==4.52.4
|
112 |
+
typing-inspect==0.9.0
|
113 |
+
typing-inspection==0.4.1
|
114 |
+
typing_extensions==4.14.0
|
115 |
+
tzdata==2025.2
|
116 |
+
unstructured==0.17.2
|
117 |
+
unstructured-client==0.36.0
|
118 |
+
urllib3==2.4.0
|
119 |
+
watchdog==6.0.0
|
120 |
+
webencodings==0.5.1
|
121 |
+
wrapt==1.17.2
|
122 |
+
yarl==1.20.1
|
123 |
+
zstandard==0.23.0
|