LaoCzi commited on
Commit
276f54a
1 Parent(s): cd2f4b5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ langchain==0.0.82
2
+ openai==0.26.4
3
+ python-dotenv==0.21.1
4
+ streamlit==1.12.0
5
+ youtube_transcript_api==0.5.0
6
+ faiss-cpu==1.7.3