Create requirements.txt

#2
by bnsapa - opened
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ huggingface_hub
4
+ duckduckgo-search
5
+ openai
6
+ python-dotenv