MarcoM003 commited on
Commit
28a5234
1 Parent(s): a5f40e8

Rename requirements.py to requirements.txt

Browse files
Files changed (2) hide show
  1. requirements.py +0 -3
  2. requirements.txt +4 -0
requirements.py DELETED
@@ -1,3 +0,0 @@
1
- gradio
2
- YouTube
3
- whisper
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ git+https://github.com/openai/whisper.git
2
+ gradio
3
+ pytube
4
+ transformers