ehmargondal commited on
Commit
740f18e
1 Parent(s): 316444f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -8
requirements.txt CHANGED
@@ -1,8 +1,165 @@
1
- gTTS
2
- gradio
3
- pydub
4
- nltk
5
- openai
6
- torchaudio
7
- pip
8
- git+https://github.com/huggingface/transformers.git datasets[audio]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.8.5
4
+ aiosignal==1.3.1
5
+ altair==5.0.1
6
+ annotated-types==0.5.0
7
+ anyio==3.7.1
8
+ asttokens==2.2.1
9
+ async-timeout==4.0.2
10
+ attrs==23.1.0
11
+ audioread==3.0.0
12
+ backcall==0.2.0
13
+ blinker==1.6.2
14
+ cachetools==5.3.1
15
+ certifi==2023.7.22
16
+ cffi==1.15.1
17
+ charset-normalizer==3.2.0
18
+ click==8.1.6
19
+ colorama==0.4.6
20
+ comm==0.1.3
21
+ comtypes==1.2.0
22
+ contourpy==1.1.0
23
+ cvzone==1.5.6
24
+ cycler==0.11.0
25
+ datasets==2.14.4
26
+ debugpy==1.6.7
27
+ decorator==5.1.1
28
+ dill==0.3.7
29
+ EasyProcess==1.1
30
+ elevenlabs==0.2.21
31
+ entrypoint2==1.1
32
+ exceptiongroup==1.1.2
33
+ executing==1.2.0
34
+ fastapi==0.100.1
35
+ ffmpy==0.3.1
36
+ filelock==3.12.3
37
+ flatbuffers==23.5.26
38
+ fonttools==4.40.0
39
+ frozenlist==1.4.0
40
+ fsspec==2023.6.0
41
+ gitdb==4.0.10
42
+ GitPython==3.1.32
43
+ gradio==3.41.2
44
+ gradio_client==0.5.0
45
+ gTTS==2.3.2
46
+ h11==0.14.0
47
+ httpcore==0.17.3
48
+ httpx==0.24.1
49
+ huggingface-hub==0.16.4
50
+ idna==3.4
51
+ importlib-metadata==6.8.0
52
+ importlib-resources==6.0.1
53
+ ipykernel==6.23.2
54
+ ipython==8.14.0
55
+ jedi==0.18.2
56
+ Jinja2==3.1.2
57
+ joblib==1.3.2
58
+ jsonschema==4.19.0
59
+ jsonschema-specifications==2023.7.1
60
+ jupyter_client==8.2.0
61
+ jupyter_core==5.3.1
62
+ kiwisolver==1.4.4
63
+ lazy_loader==0.3
64
+ librosa==0.10.1
65
+ llvmlite==0.40.1
66
+ markdown-it-py==3.0.0
67
+ MarkupSafe==2.1.3
68
+ matplotlib==3.7.1
69
+ matplotlib-inline==0.1.6
70
+ mdurl==0.1.2
71
+ mediapipe @ file:///C:/Users/gondx/Downloads/mediapipe-0.10.1-cp310-cp310-win_amd64.whl#sha256=f04410fc41982085a6591c7ddd4c56053dd308c8d10a6ffd0896c0bd5a81f343
72
+ MouseInfo==0.1.3
73
+ mpmath==1.3.0
74
+ msgpack==1.0.5
75
+ mss==9.0.1
76
+ multidict==6.0.4
77
+ multiprocess==0.70.15
78
+ nest-asyncio==1.5.6
79
+ networkx==3.1
80
+ nltk==3.8.1
81
+ numba==0.57.1
82
+ numpy==1.24.3
83
+ openai==0.27.8
84
+ opencv-contrib-python==4.7.0.72
85
+ opencv-python==4.7.0.72
86
+ orjson==3.9.5
87
+ packaging==23.1
88
+ pandas==2.0.2
89
+ parso==0.8.3
90
+ pickleshare==0.7.5
91
+ Pillow==9.5.0
92
+ platformdirs==3.5.3
93
+ pooch==1.7.0
94
+ prompt-toolkit==3.0.38
95
+ protobuf==3.20.3
96
+ psutil==5.9.5
97
+ pure-eval==0.2.2
98
+ pyarrow==13.0.0
99
+ PyAutoGUI==0.9.54
100
+ pycaw==20230407
101
+ pycparser==2.21
102
+ pydantic==1.10.12
103
+ pydantic_core==2.4.0
104
+ pydeck==0.8.0
105
+ pydub==0.25.1
106
+ PyGetWindow==0.0.9
107
+ Pygments==2.15.1
108
+ Pympler==1.0.1
109
+ PyMsgBox==1.0.9
110
+ pynput==1.7.6
111
+ pyparsing==3.0.9
112
+ pyperclip==1.8.2
113
+ PyRect==0.2.0
114
+ pyscreenshot==3.1
115
+ PyScreeze==0.1.29
116
+ python-dateutil==2.8.2
117
+ python-multipart==0.0.6
118
+ pytweening==1.0.7
119
+ pytz==2023.3
120
+ pytz-deprecation-shim==0.1.0.post0
121
+ pywin32==306
122
+ PyYAML==6.0.1
123
+ pyzmq==25.1.0
124
+ referencing==0.30.2
125
+ regex==2023.8.8
126
+ requests==2.31.0
127
+ rich==13.5.2
128
+ rpds-py==0.9.2
129
+ safetensors==0.3.3
130
+ scikit-learn==1.3.0
131
+ scipy==1.11.2
132
+ semantic-version==2.10.0
133
+ six==1.16.0
134
+ smmap==5.0.0
135
+ sniffio==1.3.0
136
+ sounddevice==0.4.6
137
+ soundfile==0.12.1
138
+ soxr==0.3.6
139
+ stack-data==0.6.2
140
+ starlette==0.27.0
141
+ streamlit==1.26.0
142
+ sympy==1.12
143
+ tenacity==8.2.3
144
+ threadpoolctl==3.2.0
145
+ tokenizers==0.13.3
146
+ toml==0.10.2
147
+ toolz==0.12.0
148
+ torch==2.0.1
149
+ torchaudio==2.0.2
150
+ tornado==6.3.2
151
+ tqdm==4.65.0
152
+ traitlets==5.9.0
153
+ transformers @ git+https://github.com/huggingface/transformers.git@3b39b906183ed08d9961908eb73104aeea345d11
154
+ typing_extensions==4.7.1
155
+ tzdata==2023.3
156
+ tzlocal==4.3.1
157
+ urllib3==2.0.4
158
+ uvicorn==0.23.1
159
+ validators==0.21.2
160
+ watchdog==3.0.0
161
+ wcwidth==0.2.6
162
+ websockets==11.0.3
163
+ xxhash==3.3.0
164
+ yarl==1.9.2
165
+ zipp==3.16.2