ssreeramj commited on
Commit
b42db09
·
1 Parent(s): 1551505

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain
2
+ openai
3
+ faiss-cpu
4
+ gradio
5
+ python-dotenv
6
+ tiktoken