adarshadda commited on
Commit
4cf4aa6
1 Parent(s): 31524af

cache delete

Browse files
Files changed (1) hide show
  1. requirements.txt +147 -7
requirements.txt CHANGED
@@ -1,7 +1,147 @@
1
- transformers
2
- accelerate
3
- torch
4
- whisper
5
- Flask
6
- Flask-Cors
7
- faster-whisper
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ansible==8.1.0
2
+ ansible-core==2.15.1
3
+ apturl==0.5.2
4
+ bcrypt==3.2.0
5
+ blinker==1.6.2
6
+ Brlapi==0.8.3
7
+ certifi==2020.6.20
8
+ chardet==4.0.0
9
+ charset-normalizer==3.1.0
10
+ chrome-gnome-shell==0.0.0
11
+ click==8.1.6
12
+ colorama==0.4.4
13
+ command-not-found==0.3
14
+ cryptography==3.4.8
15
+ cupshelpers==1.0
16
+ dbus-python==1.2.18
17
+ decorator==4.4.2
18
+ defer==1.0.6
19
+ distro==1.7.0
20
+ distro-info==1.1+ubuntu0.1
21
+ dnspython==2.4.2
22
+ duplicity==0.8.21
23
+ email-validator==2.0.0.post2
24
+ exceptiongroup==1.2.0
25
+ fasteners==0.14.1
26
+ filelock==3.13.1
27
+ Flask==3.0.0
28
+ Flask-Cors==4.0.0
29
+ Flask-Login==0.6.3
30
+ Flask-SQLAlchemy==3.0.5
31
+ flask-talisman==1.1.0
32
+ Flask-WTF==1.2.1
33
+ fsspec==2023.10.0
34
+ future==0.18.2
35
+ gcloud==0.18.3
36
+ googleapis-common-protos==1.62.0
37
+ gpg==1.16.0
38
+ greenlet==2.0.2
39
+ gyp==0.1
40
+ httplib2==0.20.2
41
+ huepy==1.2.1
42
+ huggingface-hub==0.20.3
43
+ idna==3.3
44
+ imageio==2.34.0
45
+ imageio-ffmpeg==0.4.9
46
+ importlib-metadata==4.6.4
47
+ iniconfig==2.0.0
48
+ inquirerpy==0.3.4
49
+ instabot==0.117.0
50
+ itsdangerous==2.1.2
51
+ jeepney==0.7.1
52
+ Jinja2==3.1.2
53
+ joblib==1.3.1
54
+ jws==0.1.3
55
+ keyring==23.5.0
56
+ language-selector==0.1
57
+ launchpadlib==1.10.16
58
+ lazr.restfulclient==0.14.4
59
+ lazr.uri==1.0.6
60
+ lockfile==0.12.2
61
+ louis==3.20.0
62
+ macaroonbakery==1.3.1
63
+ Mako==1.1.3
64
+ MarkupSafe==2.1.3
65
+ meson==0.61.2
66
+ mock==5.1.0
67
+ monotonic==1.6
68
+ more-itertools==8.10.0
69
+ moviepy==1.0.3
70
+ natsort==8.0.2
71
+ netifaces==0.11.0
72
+ numpy==1.25.1
73
+ oauth2client==4.1.3
74
+ oauthlib==3.2.0
75
+ olefile==0.46
76
+ packaging==23.1
77
+ pandas==2.0.3
78
+ paramiko==2.9.3
79
+ pexpect==4.8.0
80
+ pfzy==0.3.4
81
+ pillow==10.2.0
82
+ pluggy==1.4.0
83
+ proglog==0.1.10
84
+ prompt-toolkit==3.0.43
85
+ protobuf==4.25.2
86
+ ptyprocess==0.7.0
87
+ pyasn1==0.5.1
88
+ pyasn1-modules==0.3.0
89
+ pycairo==1.20.1
90
+ pycryptodome==3.20.0
91
+ pycups==2.0.1
92
+ pygame==2.5.2
93
+ PyGObject==3.42.1
94
+ PyJWT==2.3.0
95
+ pymacaroons==0.13.0
96
+ PyNaCl==1.5.0
97
+ pyparsing==2.4.7
98
+ Pyrebase==3.0.27
99
+ Pyrebase4==4.7.1
100
+ pyRFC3339==1.1
101
+ PySocks==1.7.1
102
+ pytest==8.1.1
103
+ python-apt==2.4.0+ubuntu2
104
+ python-dateutil==2.8.2
105
+ python-debian==0.1.43+ubuntu1.1
106
+ python-jwt==2.0.1
107
+ pytz==2022.1
108
+ pyxdg==0.27
109
+ PyYAML==5.4.1
110
+ regex==2023.10.3
111
+ reportlab==3.6.8
112
+ requests==2.31.0
113
+ requests-toolbelt==0.10.1
114
+ resolvelib==1.0.1
115
+ responses==0.25.0
116
+ rsa==4.9
117
+ safetensors==0.4.0
118
+ schedule==1.2.1
119
+ scikit-learn==1.3.0
120
+ scipy==1.11.1
121
+ SecretStorage==3.3.1
122
+ six==1.16.0
123
+ speedtest-cli==2.1.3
124
+ SQLAlchemy==2.0.25
125
+ systemd-python==234
126
+ threadpoolctl==3.2.0
127
+ tokenizers==0.14.1
128
+ tomli==2.0.1
129
+ tqdm==4.66.1
130
+ typing_extensions==4.7.1
131
+ tzdata==2023.3
132
+ ubuntu-advantage-tools==8001
133
+ ubuntu-drivers-common==0.0.0
134
+ ufw==0.36.1
135
+ unattended-upgrades==0.1
136
+ urllib3==1.26.5
137
+ usb-creator==0.3.7
138
+ vboxapi==1.0
139
+ wadllib==1.3.6
140
+ wcwidth==0.2.13
141
+ Werkzeug==3.0.1
142
+ whisper==1.1.10
143
+ WTForms==3.0.1
144
+ wxPython==4.0.7
145
+ xdg==5
146
+ xkit==0.0.0
147
+ zipp==1.0.0