achuthc1298 commited on
Commit
5c1c23c
1 Parent(s): 4e32093

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -10
requirements.txt CHANGED
@@ -1,13 +1,15 @@
1
  streamlit==1.22.0
2
- ipython==8.12.2
3
- llama-index==0.5.0
4
- openai==0.27.0
5
- huggingface-hub==0.13.4
6
- torch==2.0.1
7
- transformers==4.28.1
8
- pandas==1.5.3
9
- numpy==1.24.3
10
- scikit-learn==1.2.2
11
  pathlib==1.0.1
12
  llama_index-llms-groq
13
- llama_index-embeddings-huggingface
 
 
 
1
  streamlit==1.22.0
2
+ ipython==8.25.0
3
+ llama-index==0.10.45
4
+ openai==1.34.0
5
+ huggingface-hub==0.23.4
6
+ torch==2.3.1
7
+ transformers==4.41.2
8
+ pandas==2.2.2
9
+ numpy==2.0.0
10
+ scikit-learn==1.5.0
11
  pathlib==1.0.1
12
  llama_index-llms-groq
13
+ llama_index-embeddings-huggingface
14
+
15
+