muhammadnasar commited on
Commit
fc1f7b4
·
verified ·
1 Parent(s): a792f20

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ openai==1.8.0
2
+ pytube==15.0.0
3
+ streamlit==1.30.0