GeorgiosIoannouCoder commited on
Commit
9a520f7
·
verified ·
1 Parent(s): d94263a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ huggingface_hub==0.26.2
2
+ langchain==0.3.7
3
+ langchain_community==0.3.5
4
+ pymongo==4.10.1
5
+ python-dotenv==1.0.1
6
+ streamlit==1.39.0