mobixconsulting commited on
Commit
5c180ac
1 Parent(s): 66a6c23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- openai
2
- langchain
3
- tiktoken
4
- pypdf
5
- unstructured[local-inference]
6
- gradio
7
  chromadb
8
- Pillow
 
 
1
+ openai
2
+ langchain
3
+ tiktoken
4
+ pypdf
5
+ gradio
 
6
  chromadb
7
+ Pillow
8
+ unstructured[local-inference]