thomasanto7001 commited on
Commit
63b7e1e
·
verified ·
1 Parent(s): 08d3703

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==4.20.0
2
- openai-whisper
3
- git+https://github.com/Zulko/moviepy.git@master
4
  transformers
5
  nltk
6
  scikit-learn
 
7
  yt-dlp
 
1
+ whisper
2
+ moviepy
 
3
  transformers
4
  nltk
5
  scikit-learn
6
+ torch
7
  yt-dlp