Update requirements.txt
Browse files- requirements.txt +0 -71
requirements.txt
CHANGED
@@ -7,82 +7,11 @@ langchain-text-splitters
|
|
7 |
Jinja2
|
8 |
accelerate
|
9 |
sentence-transformers
|
10 |
-
aiofiles==23.2.1
|
11 |
-
altair==5.3.0
|
12 |
-
annotated-types==0.6.0
|
13 |
-
anyio==4.3.0
|
14 |
-
attrs==23.2.0
|
15 |
-
certifi==2024.2.2
|
16 |
-
charset-normalizer==3.3.2
|
17 |
-
click==8.1.7
|
18 |
-
colorama==0.4.6
|
19 |
-
contourpy==1.2.1
|
20 |
-
cycler==0.12.1
|
21 |
-
distro==1.9.0
|
22 |
-
fastapi==0.110.1
|
23 |
-
ffmpy==0.3.2
|
24 |
-
filelock==3.13.4
|
25 |
-
fonttools==4.51.0
|
26 |
-
fsspec==2024.3.1
|
27 |
gradio==4.26.0
|
28 |
gradio_client==0.15.1
|
29 |
-
h11==0.14.0
|
30 |
-
httpcore==1.0.5
|
31 |
-
httpx==0.27.0
|
32 |
huggingface-hub==0.22.2
|
33 |
-
idna==3.6
|
34 |
-
importlib_resources==6.4.0
|
35 |
-
Jinja2==3.1.3
|
36 |
-
joblib==1.3.2
|
37 |
-
jsonschema==4.21.1
|
38 |
-
jsonschema-specifications==2023.12.1
|
39 |
-
kiwisolver==1.4.5
|
40 |
-
markdown-it-py==3.0.0
|
41 |
-
MarkupSafe==2.1.5
|
42 |
-
matplotlib==3.8.4
|
43 |
-
mdurl==0.1.2
|
44 |
-
numpy==1.26.4
|
45 |
-
openai==1.16.2
|
46 |
-
orjson==3.10.0
|
47 |
-
packaging==24.0
|
48 |
-
pandas==2.2.1
|
49 |
-
pillow==10.3.0
|
50 |
-
pydantic==2.6.4
|
51 |
-
pydantic_core==2.16.3
|
52 |
-
pydub==0.25.1
|
53 |
-
Pygments==2.17.2
|
54 |
-
pyparsing==3.1.2
|
55 |
-
python-dateutil==2.9.0.post0
|
56 |
-
python-multipart==0.0.9
|
57 |
-
pytz==2024.1
|
58 |
-
PyYAML==6.0.1
|
59 |
-
referencing==0.34.0
|
60 |
-
regex==2023.12.25
|
61 |
-
requests==2.31.0
|
62 |
-
rich==13.7.1
|
63 |
-
rpds-py==0.18.0
|
64 |
-
ruff==0.3.5
|
65 |
-
safetensors==0.4.2
|
66 |
-
scikit-learn==1.4.1.post1
|
67 |
-
scipy==1.13.0
|
68 |
-
semantic-version==2.10.0
|
69 |
-
shellingham==1.5.4
|
70 |
-
six==1.16.0
|
71 |
-
sniffio==1.3.1
|
72 |
-
starlette==0.37.2
|
73 |
-
threadpoolctl==3.4.0
|
74 |
tokenizers==0.15.2
|
75 |
-
tomlkit==0.12.0
|
76 |
-
toolz==0.12.1
|
77 |
-
tqdm==4.66.2
|
78 |
transformers==4.39.3
|
79 |
-
typer==0.12.3
|
80 |
-
typing_extensions==4.11.0
|
81 |
-
tzdata==2024.1
|
82 |
-
urllib3==2.2.1
|
83 |
-
uvicorn==0.29.0
|
84 |
-
websockets==11.0.3
|
85 |
-
xgboost==2.0.3
|
86 |
accelerate==0.29.2
|
87 |
diffusers==0.27.2
|
88 |
langchain==0.1.16
|
|
|
7 |
Jinja2
|
8 |
accelerate
|
9 |
sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
gradio==4.26.0
|
11 |
gradio_client==0.15.1
|
|
|
|
|
|
|
12 |
huggingface-hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
tokenizers==0.15.2
|
|
|
|
|
|
|
14 |
transformers==4.39.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
accelerate==0.29.2
|
16 |
diffusers==0.27.2
|
17 |
langchain==0.1.16
|