fixed bugs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
torchaudio
|
| 3 |
torchvision
|
|
|
|
| 4 |
moviepy
|
| 5 |
face_alignment
|
| 6 |
beartype
|
|
|
|
| 1 |
torch
|
| 2 |
torchaudio
|
| 3 |
torchvision
|
| 4 |
+
torchcodec
|
| 5 |
moviepy
|
| 6 |
face_alignment
|
| 7 |
beartype
|