KAHRAMAN42 commited on
Commit
c551c0c
·
verified ·
1 Parent(s): 6a17722

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
- youtube_transcript_api
3
- openai
4
- python-dotenv
 
1
+ youtube-transcript-api==0.6.2
2
+ openai==1.12.0
3
+ gradio==4.19.2