stevanojs commited on
Commit
5f67055
·
1 Parent(s): d98beff

Initial commit

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