Chris Alexiuk commited on
Commit
9cf97c9
1 Parent(s): 8e93db5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- chainlit==0.6.2
2
- langchain==0.0.265
3
- tiktoken==0.4.0
4
- openai==0.27.8
5
- faiss-cpu==1.7.4
6
- llama-index
7
  llama-hub
8
- unstructured==0.10.18
9
  lxml
10
  cohere
11
  wandb
12
- pydantic==1.10.11
 
1
+ chainlit
2
+ langchain
3
+ tiktoken
4
+ openai
5
+ faiss-cpu
6
+ llama-index==0.9.19
7
  llama-hub
8
+ unstructured
9
  lxml
10
  cohere
11
  wandb
12
+ pydantic