DevBM commited on
Commit
f51c584
·
verified ·
1 Parent(s): 2ee5e48

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -5,6 +5,8 @@ streamlit==1.18.1
5
  faiss-cpu==1.7.4
6
  altair==4
7
  tiktoken==0.4.0
 
 
8
  # uncomment to use huggingface llms
9
  huggingface-hub==0.14.1
10
 
 
5
  faiss-cpu==1.7.4
6
  altair==4
7
  tiktoken==0.4.0
8
+
9
+ pydantic
10
  # uncomment to use huggingface llms
11
  huggingface-hub==0.14.1
12