Visal9252 commited on
Commit
7a705d8
·
verified ·
1 Parent(s): 066af57

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ langchain==0.1.13
2
+ streamlit==1.32.2
3
+ tiktoken==0.5.2
4
+ python-dotenv==1.0.1
5
+ langchain_huggingface==0.0.1