aiscientist commited on
Commit
d1fabbf
1 Parent(s): 2bb5933

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ python-dotenv
3
+ langchain
4
+ sentence-transformers
5
+ streamlit
6
+ langchain-experimental
7
+ tabulate