Sasidhar commited on
Commit
0939f89
1 Parent(s): 966bad4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -3,5 +3,8 @@ langchain
3
  openai
4
  unstructured
5
  unstructured[local-inference]
 
 
 
6
  torch
7
- torchvision
 
3
  openai
4
  unstructured
5
  unstructured[local-inference]
6
+ transformers
7
+ sentencepiece
8
+ streamlit
9
  torch
10
+ detectron2@git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2