cloneQ commited on
Commit
8bb56a6
·
verified ·
1 Parent(s): 912d972

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -129
requirements.txt CHANGED
@@ -1,132 +1,9 @@
1
- aiohappyeyeballs==2.4.3
2
- aiohttp==3.11.0
3
- aiosignal==1.3.1
4
- altair==5.4.1
5
- annotated-types==0.7.0
6
- anyio==4.6.2.post1
7
- async-timeout==5.0.1
8
- attrs==24.2.0
9
- beautifulsoup4==4.12.3
10
- blinker==1.9.0
11
- cachetools==5.5.0
12
- certifi==2024.8.30
13
- charset-normalizer==3.4.0
14
- click==8.1.7
15
- dataclasses-json==0.6.7
16
- Deprecated==1.2.14
17
- dirtyjson==1.0.8
18
- distro==1.9.0
19
  einops==0.7.0
20
- exceptiongroup==1.2.2
21
- filelock==3.16.1
22
- filetype==1.2.0
23
- frozenlist==1.5.0
24
- fsspec==2024.10.0
25
- gitdb==4.0.11
26
- GitPython==3.1.43
27
- greenlet==3.1.1
28
- h11==0.14.0
29
- httpcore==1.0.6
30
- httpx==0.27.2
31
- huggingface-hub==0.26.2
32
- idna==3.10
33
- InstructorEmbedding==1.0.1
34
- Jinja2==3.1.4
35
- jiter==0.7.1
36
- joblib==1.4.2
37
- jsonschema==4.23.0
38
- jsonschema-specifications==2024.10.1
39
- llama-cloud==0.1.5
40
  llama-index==0.11.20
41
- llama-index-agent-openai==0.3.4
42
- llama-index-cli==0.3.1
43
- llama-index-core==0.11.23
44
- llama-index-embeddings-huggingface==0.3.1
45
- llama-index-embeddings-instructor==0.2.1
46
- llama-index-embeddings-openai==0.2.5
47
- llama-index-indices-managed-llama-cloud==0.4.2
48
- llama-index-legacy==0.9.48.post4
49
- llama-index-llms-openai==0.2.16
50
- llama-index-llms-openai-like==0.2.0
51
  llama-index-llms-replicate==0.3.0
52
- llama-index-multi-modal-llms-openai==0.2.3
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-parse==0.5.14
58
- markdown-it-py==3.0.0
59
- MarkupSafe==3.0.2
60
- marshmallow==3.23.1
61
- mdurl==0.1.2
62
- mpmath==1.3.0
63
- multidict==6.1.0
64
- mypy-extensions==1.0.0
65
- narwhals==1.13.5
66
- nest-asyncio==1.6.0
67
- networkx==3.4.2
68
- nltk==3.9.1
69
- numpy==1.26.4
70
- nvidia-cublas-cu12==12.1.3.1
71
- nvidia-cuda-cupti-cu12==12.1.105
72
- nvidia-cuda-nvrtc-cu12==12.1.105
73
- nvidia-cuda-runtime-cu12==12.1.105
74
- nvidia-cudnn-cu12==9.1.0.70
75
- nvidia-cufft-cu12==11.0.2.54
76
- nvidia-curand-cu12==10.3.2.106
77
- nvidia-cusolver-cu12==11.4.5.107
78
- nvidia-cusparse-cu12==12.1.0.106
79
- nvidia-nccl-cu12==2.21.5
80
- nvidia-nvjitlink-cu12==12.4.127
81
- nvidia-nvtx-cu12==12.1.105
82
- openai==1.54.4
83
- packaging==24.2
84
- pandas==2.2.3
85
- pillow==10.4.0
86
- propcache==0.2.0
87
- protobuf==5.26.1
88
- pyarrow==18.0.0
89
- pydantic==2.9.2
90
- pydantic_core==2.23.4
91
- pydeck==0.9.1
92
- Pygments==2.18.0
93
- pypdf==4.3.1
94
- python-dateutil==2.9.0.post0
95
- pytz==2024.2
96
- PyYAML==6.0.2
97
- referencing==0.35.1
98
- regex==2024.11.6
99
- requests==2.32.3
100
- rich==13.9.4
101
- rpds-py==0.21.0
102
- safetensors==0.4.5
103
- scikit-learn==1.5.2
104
- scipy==1.14.1
105
- sentence-transformers==2.7.0
106
- six==1.16.0
107
- smmap==5.0.1
108
- sniffio==1.3.1
109
- soupsieve==2.6
110
- SQLAlchemy==2.0.36
111
- streamlit==1.39.0
112
- striprtf==0.0.26
113
- sympy==1.13.1
114
- tenacity==8.5.0
115
- threadpoolctl==3.5.0
116
- tiktoken==0.8.0
117
- tokenizers==0.20.3
118
- toml==0.10.2
119
- torch
120
- torchaudio
121
- torchvision
122
- tornado==6.4.1
123
- tqdm==4.67.0
124
- transformers==4.46.2
125
- triton==3.1.0
126
- typing-inspect==0.9.0
127
- typing_extensions==4.12.2
128
- tzdata==2024.2
129
- urllib3==2.2.3
130
- watchdog==5.0.3
131
- wrapt==1.16.0
132
- yarl==1.17.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  einops==0.7.0
2
+ protobuf==5.26.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  llama-index==0.11.20
 
 
 
 
 
 
 
 
 
 
4
  llama-index-llms-replicate==0.3.0
5
+ llama-index-llms-openai-like==0.2.0
6
+ llama-index-embeddings-huggingface==0.3.1
7
+ torch==2.5.1
8
+ torchvision==0.20.0
9
+ torchaudio==2.5.0