Sarath0x8f commited on
Commit
88257ae
·
verified ·
1 Parent(s): daba26d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -125
requirements.txt CHANGED
@@ -1,125 +1,8 @@
1
- accelerate==1.0.0
2
- aiofiles==23.2.1
3
- aiohappyeyeballs==2.4.3
4
- aiohttp==3.10.10
5
- aiosignal==1.3.1
6
- annotated-types==0.7.0
7
- anyio==4.6.0
8
- async-timeout==4.0.3
9
- attrs==24.2.0
10
- beautifulsoup4==4.12.3
11
- certifi==2024.8.30
12
- charset-normalizer==3.4.0
13
- click==8.1.7
14
- colorama==0.4.6
15
- dataclasses-json==0.6.7
16
- deep-translator==1.11.4
17
- Deprecated==1.2.14
18
- dirtyjson==1.0.8
19
- distro==1.9.0
20
- docx2txt==0.8
21
- exceptiongroup==1.2.2
22
- fastapi==0.115.4
23
- ffmpy==0.4.0
24
- filelock==3.16.1
25
- frozenlist==1.4.1
26
- fsspec==2024.9.0
27
- gradio==5.5.0
28
- gradio_client==1.4.2
29
- greenlet==3.1.1
30
- h11==0.14.0
31
- httpcore==1.0.6
32
- httpx==0.27.2
33
- huggingface-hub==0.23.5
34
- idna==3.10
35
- Jinja2==3.1.4
36
- jiter==0.6.1
37
- joblib==1.4.2
38
- llama-cloud==0.1.2
39
- llama-index==0.11.17
40
- llama-index-agent-openai==0.3.4
41
- llama-index-cli==0.3.1
42
- llama-index-core==0.11.17
43
- llama-index-embeddings-huggingface==0.3.1
44
- llama-index-embeddings-huggingface-api==0.2.1
45
- llama-index-embeddings-openai==0.2.5
46
- llama-index-indices-managed-llama-cloud==0.4.0
47
- llama-index-legacy==0.9.48.post3
48
- llama-index-llms-huggingface==0.3.5
49
- llama-index-llms-huggingface-api==0.2.0
50
- llama-index-llms-ollama==0.3.4
51
- llama-index-llms-openai==0.2.13
52
- llama-index-multi-modal-llms-openai==0.2.2
53
- llama-index-program-openai==0.2.0
54
- llama-index-question-gen-openai==0.2.0
55
- llama-index-readers-file==0.2.2
56
- llama-index-readers-llama-parse==0.3.0
57
- llama-index-utils-huggingface==0.2.0
58
- llama-parse==0.5.7
59
- markdown-it-py==3.0.0
60
- MarkupSafe==2.1.5
61
- marshmallow==3.22.0
62
- mdurl==0.1.2
63
- minijinja==2.2.0
64
- mpmath==1.3.0
65
- multidict==6.1.0
66
- mypy-extensions==1.0.0
67
- nest-asyncio==1.6.0
68
- networkx==3.4
69
- nltk==3.9.1
70
- numpy==1.26.4
71
- ollama==0.3.3
72
- openai==1.51.2
73
- orjson==3.10.11
74
- packaging==24.1
75
- pandas==2.2.3
76
- pillow==10.4.0
77
- propcache==0.2.0
78
- psutil==6.0.0
79
- pydantic==2.9.2
80
- pydantic_core==2.23.4
81
- pydub==0.25.1
82
- Pygments==2.18.0
83
- pypdf==4.3.1
84
- python-dateutil==2.9.0.post0
85
- python-dotenv==1.0.1
86
- python-multipart==0.0.12
87
- pytz==2024.2
88
- PyYAML==6.0.2
89
- regex==2024.9.11
90
- requests==2.32.3
91
- responses==0.24.1
92
- rich==13.9.4
93
- ruff==0.7.2
94
- safehttpx==0.1.1
95
- safetensors==0.4.5
96
- scikit-learn==1.5.2
97
- scipy==1.14.1
98
- semantic-version==2.10.0
99
- sentence-transformers==3.2.0
100
- shellingham==1.5.4
101
- six==1.16.0
102
- sniffio==1.3.1
103
- soupsieve==2.6
104
- SQLAlchemy==2.0.35
105
- starlette==0.41.2
106
- striprtf==0.0.26
107
- sympy==1.13.3
108
- tenacity==8.5.0
109
- text-generation==0.7.0
110
- threadpoolctl==3.5.0
111
- tiktoken==0.8.0
112
- tokenizers==0.20.1
113
- tomlkit==0.12.0
114
- torch==2.4.1
115
- tqdm==4.66.5
116
- transformers==4.45.2
117
- typer==0.12.5
118
- typing-inspect==0.9.0
119
- typing_extensions==4.12.2
120
- tzdata==2024.2
121
- urllib3==2.2.3
122
- uvicorn==0.32.0
123
- websockets==12.0
124
- wrapt==1.16.0
125
- yarl==1.14.0
 
1
+ llama-index
2
+ huggingface-hub
3
+ llama-index-llms-huggingface
4
+ llama-index-embeddings-huggingface
5
+ llama-index-embeddings-huggingface-api
6
+ llama-index-llms-huggingface-api
7
+ python-dotenv
8
+ gradio