Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers
|
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
ffmpeg-python
|
| 6 |
-
python-docx
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
ffmpeg-python
|
| 6 |
+
python-docx
|
| 7 |
+
moviepy
|