Darpan07 commited on
Commit
5d9edb5
·
verified ·
1 Parent(s): ce1e73e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.15.0
2
+ langchain==0.1.3
3
+ openai==1.9.0
4
+ pytube==15.0.0
5
+ youtube-transcript-api==0.6.2
6
+ langchain-openai==0.0.3