YDTsai commited on
Commit
4685642
1 Parent(s): 3bebd40

fix requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==3.35.2
2
  langchain==0.0.146
3
  openai==0.27.2
4
- tiktoken==0.4.0
 
 
1
  gradio==3.35.2
2
  langchain==0.0.146
3
  openai==0.27.2
4
+ tiktoken==0.4.0
5
+ unstructured==0.7.6