Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,8 +2,6 @@ httpx
|
|
2 |
edge-tts
|
3 |
gradio-client
|
4 |
pydub
|
5 |
-
git+https://github.com/huggingface/transformers
|
6 |
moviepy
|
7 |
asyncio
|
8 |
-
|
9 |
-
accelerate
|
|
|
2 |
edge-tts
|
3 |
gradio-client
|
4 |
pydub
|
|
|
5 |
moviepy
|
6 |
asyncio
|
7 |
+
openai
|
|