bhaskartripathi commited on
Commit
903be93
1 Parent(s): 543f6b3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +26 -26
requirements.txt CHANGED
@@ -1,26 +1,26 @@
1
- openai==0.27.5
2
- gtts==2.3.2
3
- pillow==8.4.0
4
- IPython==7.34.0
5
- moviepy==1.0.3
6
- pydub==0.25.1
7
- gradio==3.28.1
8
- aiohttp==3.8.4
9
- aiofiles==23.1.0
10
- ffmpy==0.3.0
11
- python-multipart==0.0.6
12
- orjson==3.8.11
13
- httpx==0.24.0
14
- uvicorn==0.22.0
15
- websockets==11.0.2
16
- fastapi==0.95.1
17
- mdit-py-plugins==0.3.3
18
- huggingface-hub==0.14.1
19
- semantic-version==2.10.0
20
- jedi==0.18.2
21
- linkify-it-py==2.0.0
22
- multidict==6.0.4
23
- yarl==1.9.2
24
- async-timeout==4.0.2
25
- aiosignal==1.3.1
26
- frozenlist==1.3.3
 
1
+ openai
2
+ gtts
3
+ pillow
4
+ IPython
5
+ moviepy
6
+ pydub
7
+ gradio
8
+ aiohttp
9
+ aiofiles
10
+ ffmpy
11
+ python-multipart
12
+ orjson
13
+ httpx
14
+ uvicorn
15
+ websockets
16
+ fastapi
17
+ mdit-py-plugins
18
+ huggingface-hub
19
+ semantic-version
20
+ jedi
21
+ linkify-it-py
22
+ multidict
23
+ yarl
24
+ async-timeout
25
+ aiosignal
26
+ frozenlist