andromeda123 commited on
Commit
af0731e
1 Parent(s): e7f63a4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ faster-whisper==0.7.1
2
+ fsspec==2023.5.0
3
+ gitdb==4.0.9
4
+ GitPython==3.1.27
5
+ google-auth==2.6.0
6
+ google-auth-oauthlib==0.4.6
7
+ google-pasta==0.2.0
8
+ huggingface-hub==0.15.1
9
+ idna==3.3
10
+ image==1.5.33
11
+ imageio==2.25.1
12
+ imageio-ffmpeg==0.4.8
13
+ numba==0.56.4
14
+ numpy==1.23.0
15
+ openai-whisper @ git+https://github.com/openai/whisper.git@e8622f9afc4eba139bf796c210f5c01081000472
16
+ opencv-python==4.7.0.72
17
+ Pillow==9.0.1
18
+ pyrsistent==0.18.1
19
+ pysrt==1.1.2
20
+ python-dateutil==2.8.2
21
+ Python-EasyConfig==0.1.7
22
+ python-version==0.0.2
23
+ streamlit==1.26.0