garyd1 commited on
Commit
458b4fb
·
verified ·
1 Parent(s): 9bcb3e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- streamlit==1.23.1
2
- pandas==1.5.3
3
- PyPDF2==3.0.1
4
- langchain==0.0.239
5
- sentence-transformers==2.2.2
6
- faiss-cpu==1.7.4
7
- openai==0.27.6
 
 
 
1
+ streamlit
2
+ pandas
3
+ openai
4
+ torch
5
+ matplotlib
6
+ transformers
7
+ python-dotenv
8
+ anthropic
9
+ tabulate