rishh76 commited on
Commit
3e90ff2
·
verified ·
1 Parent(s): b6dd162

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ pydantic==1.10.12
3
+ chromadb
4
+ langchain==0.0.339
5
+ PyPDF2
6
+ python-dotenv
7
+ gradio
8
+ sentence-transformers
9
+ ai21