hoshingakag commited on
Commit
cfe2a77
·
1 Parent(s): 17140ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- google-generativeai
2
- llama-index
3
- pinecone-client
4
- transformers
5
- wandb
 
1
+ google-generativeai==0.2.2
2
+ llama-index==0.8.48
3
+ pinecone-client==2.2.4
4
+ transformers==4.30.2
5
+ wandb==0.15.12