manuschyan.h commited on
Commit
f4f7524
Β·
1 Parent(s): aac1c31

adding reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -109
requirements.txt CHANGED
@@ -1,112 +1,5 @@
1
- accelerate==1.9.0
2
- aiofiles==24.1.0
3
- aiohappyeyeballs==2.6.1
4
- aiohttp==3.12.15
5
- aiosignal==1.4.0
6
- annotated-types==0.7.0
7
- anyio==4.9.0
8
- attrs==25.3.0
9
- beautifulsoup4==4.13.4
10
- bitsandbytes==0.42.0
11
- Brotli==1.1.0
12
- bs4==0.0.2
13
- certifi==2025.7.14
14
- charset-normalizer==3.4.2
15
- click==8.2.1
16
- dataclasses-json==0.6.7
17
- distro==1.9.0
18
- docopt==0.6.2
19
- faiss-cpu==1.11.0.post1
20
- fastapi==0.116.1
21
- ffmpy==0.6.1
22
- filelock==3.18.0
23
- frozenlist==1.7.0
24
- fsspec==2025.7.0
25
- google_search_results==2.4.2
26
- gradio==5.39.0
27
- gradio_client==1.11.0
28
- groovy==0.1.2
29
- h11==0.16.0
30
- hf-xet==1.1.5
31
- httpcore==1.0.9
32
- httpx==0.28.1
33
- httpx-sse==0.4.1
34
- huggingface-hub==0.34.3
35
- idna==3.10
36
- Jinja2==3.1.6
37
- jiter==0.10.0
38
- joblib==1.5.1
39
- jsonpatch==1.33
40
- jsonpointer==3.0.0
41
- langchain==0.3.27
42
- langchain-community==0.3.27
43
- langchain-core==0.3.72
44
- langchain-ollama==0.3.6
45
- langchain-text-splitters==0.3.9
46
- langsmith==0.4.8
47
- lxml==6.0.0
48
- markdown-it-py==3.0.0
49
- MarkupSafe==3.0.2
50
- marshmallow==3.26.1
51
- mdurl==0.1.2
52
- mpmath==1.3.0
53
- multidict==6.6.3
54
- mypy_extensions==1.1.0
55
- networkx
56
- numpy
57
- orjson==3.11.1
58
- packaging==25.0
59
- pandas==2.3.1
60
- pillow==11.3.0
61
- pipreqs==0.4.13
62
- propcache==0.3.2
63
- psutil==7.0.0
64
- pydantic==2.11.7
65
- pydantic-settings==2.10.1
66
- pydantic_core==2.33.2
67
- pydub==0.25.1
68
- Pygments==2.19.2
69
- python-dateutil==2.9.0.post0
70
- python-dotenv==1.1.1
71
- python-multipart==0.0.20
72
- pytz==2025.2
73
- PyYAML==6.0.2
74
- regex==2025.7.34
75
- requests==2.32.4
76
- requests-toolbelt==1.0.0
77
- rich==14.1.0
78
- ruff==0.12.7
79
- safehttpx==0.1.6
80
- safetensors==0.5.3
81
- scikit-learn==1.7.1
82
- scipy==1.16.1
83
- semantic-version==2.10.0
84
- sentence-transformers==5.0.0
85
- setuptools==80.9.0
86
- shellingham==1.5.4
87
- six==1.17.0
88
- sniffio==1.3.1
89
- soupsieve==2.7
90
- SQLAlchemy==2.0.42
91
- starlette==0.47.2
92
- sympy==1.14.0
93
- tenacity==9.1.2
94
- threadpoolctl==3.6.0
95
- tokenizers==0.21.4
96
- tomlkit==0.13.3
97
  torch==2.7.1
98
- torchaudio==2.7.1
99
- torchvision==0.22.1
100
  tqdm==4.67.1
101
  transformers==4.54.1
102
- typer==0.16.0
103
- typing-inspect==0.9.0
104
- typing-inspection==0.4.1
105
- typing_extensions==4.14.1
106
- tzdata==2025.2
107
- urllib3==2.5.0
108
- uvicorn==0.35.0
109
- websockets==15.0.1
110
- yarg==0.1.10
111
- yarl==1.20.1
112
- zstandard==0.23.0
 
1
+ faiss_cpu==1.11.0.post1
2
+ sentence_transformers==5.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  torch==2.7.1
 
 
4
  tqdm==4.67.1
5
  transformers==4.54.1