Spaces:
Runtime error
Runtime error
bhaskartripathi
commited on
Commit
•
903be93
1
Parent(s):
543f6b3
Update requirements.txt
Browse files- requirements.txt +26 -26
requirements.txt
CHANGED
@@ -1,26 +1,26 @@
|
|
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
|
|
|
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
|