Rhodham96 commited on
Commit
90740f9
·
1 Parent(s): 8ad42c1

change to gemini

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -149
requirements.txt CHANGED
@@ -1,149 +1,2 @@
1
- absl-py==2.2.2
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.11.18
4
- aiosignal==1.3.2
5
- altair==5.5.0
6
- annotated-types==0.7.0
7
- anyio==4.9.0
8
- astunparse==1.6.3
9
- attrs==25.3.0
10
- banks==2.1.2
11
- beautifulsoup4==4.13.4
12
- blinker==1.9.0
13
- cachetools==5.5.2
14
- certifi==2025.4.26
15
- charset-normalizer==3.4.2
16
- click==8.1.8
17
- colorama==0.4.6
18
- dataclasses-json==0.6.7
19
- Deprecated==1.2.18
20
- dirtyjson==1.0.8
21
- distro==1.9.0
22
- filelock==3.18.0
23
- filetype==1.2.0
24
- flatbuffers==25.2.10
25
- frozenlist==1.6.0
26
- fsspec==2025.3.2
27
- gast==0.6.0
28
- gitdb==4.0.12
29
- GitPython==3.1.44
30
- google-ai-generativelanguage==0.6.15
31
- google-api-core==2.25.0rc1
32
- google-api-python-client==2.169.0
33
- google-auth==2.40.1
34
- google-auth-httplib2==0.2.0
35
- google-generativeai==0.8.5
36
- google-pasta==0.2.0
37
- googleapis-common-protos==1.70.0
38
- greenlet==3.2.1
39
- griffe==1.7.3
40
- grpcio==1.71.0
41
- grpcio-status==1.71.0
42
- h11==0.16.0
43
- h5py==3.13.0
44
- hf-xet==1.1.0
45
- httpcore==1.0.9
46
- httplib2==0.22.0
47
- httpx==0.28.1
48
- huggingface-hub==0.31.1
49
- idna==3.10
50
- Jinja2==3.1.6
51
- jiter==0.9.0
52
- joblib==1.5.0
53
- jsonschema==4.23.0
54
- jsonschema-specifications==2025.4.1
55
- keras==3.9.2
56
- libclang==18.1.1
57
- llama-cloud==0.1.19
58
- llama-cloud-services==0.6.21
59
- llama-index==0.12.34
60
- llama-index-agent-openai==0.4.7
61
- llama-index-cli==0.4.1
62
- llama-index-core==0.12.34.post1
63
- llama-index-embeddings-openai==0.3.1
64
- llama-index-indices-managed-llama-cloud==0.6.11
65
- llama-index-llms-ollama==0.5.4
66
- llama-index-llms-openai==0.3.38
67
- llama-index-multi-modal-llms-openai==0.4.3
68
- llama-index-program-openai==0.3.1
69
- llama-index-question-gen-openai==0.3.0
70
- llama-index-readers-file==0.4.7
71
- llama-index-readers-llama-parse==0.4.0
72
- llama-parse==0.6.21
73
- Markdown==3.8
74
- markdown-it-py==3.0.0
75
- MarkupSafe==3.0.2
76
- marshmallow==3.26.1
77
- mdurl==0.1.2
78
- ml_dtypes==0.5.1
79
- mpmath==1.3.0
80
- multidict==6.4.3
81
- mypy_extensions==1.1.0
82
- namex==0.0.9
83
- narwhals==1.38.0
84
- nest-asyncio==1.6.0
85
- networkx==3.4.2
86
- nltk==3.9.1
87
- numpy==2.1.3
88
- ollama==0.4.8
89
- openai==1.77.0
90
- opt_einsum==3.4.0
91
- optree==0.15.0
92
- packaging==24.2
93
- pandas==2.2.3
94
- pillow==11.2.1
95
- platformdirs==4.3.8
96
- propcache==0.3.1
97
- proto-plus==1.26.1
98
- protobuf==5.29.4
99
- pyarrow==20.0.0
100
- pyasn1==0.6.1
101
- pyasn1_modules==0.4.2
102
- pydantic==2.11.4
103
- pydantic_core==2.33.2
104
- pydeck==0.9.1
105
- Pygments==2.19.1
106
- pyparsing==3.2.3
107
- pypdf==5.4.0
108
- python-dateutil==2.9.0.post0
109
- python-dotenv==1.1.0
110
- pytz==2025.2
111
- PyYAML==6.0.2
112
- referencing==0.36.2
113
- regex==2024.11.6
114
- requests==2.32.3
115
- rich==14.0.0
116
- rpds-py==0.24.0
117
- rsa==4.9.1
118
- safetensors==0.5.3
119
- six==1.17.0
120
- smmap==5.0.2
121
- sniffio==1.3.1
122
- soupsieve==2.7
123
- SQLAlchemy==2.0.40
124
- streamlit==1.45.0
125
- striprtf==0.0.26
126
- sympy==1.14.0
127
- tenacity==9.1.2
128
- tensorboard==2.19.0
129
- tensorboard-data-server==0.7.2
130
- tensorflow==2.19.0
131
- tensorflow-io-gcs-filesystem==0.37.1
132
- termcolor==3.1.0
133
- tf_keras==2.19.0
134
- tiktoken==0.9.0
135
- tokenizers==0.21.1
136
- toml==0.10.2
137
- torch==2.7.0
138
- tornado==6.4.2
139
- tqdm==4.67.1
140
- transformers==4.51.3
141
- typing-inspect==0.9.0
142
- typing-inspection==0.4.0
143
- typing_extensions==4.13.2
144
- tzdata==2025.2
145
- uritemplate==4.1.1
146
- urllib3==2.4.0
147
- Werkzeug==3.1.3
148
- wrapt==1.17.2
149
- yarl==1.20.0
 
1
+ streamlit
2
+ google-generativeai