cm0805 commited on
Commit
a179cb3
1 Parent(s): a521df9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -17,4 +17,5 @@ langchain==0.0.168
17
  transformers==4.28.1
18
  faiss-cpu==1.7.4
19
  unstructured==0.6.6
20
- plotly==5.14.1
 
 
17
  transformers==4.28.1
18
  faiss-cpu==1.7.4
19
  unstructured==0.6.6
20
+ plotly==5.14.1
21
+ pip install pydantic==1.10.2