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