NLPV commited on
Commit
33ad2a1
·
verified ·
1 Parent(s): 4df9b65

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ moviepy
2
+ pillow
3
+ whisper
4
+ gradio
5
+ keybert
6
+ torch
7
+ google-auth
8
+ google-auth-oauthlib
9
+ google-auth-httplib2
10
+ google-api-python-client
11
+ numpy