Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
pytorchvideo
|
4 |
torchaudio
|
5 |
torchvision
|
6 |
-
ftfy
|
|
|
|
3 |
pytorchvideo
|
4 |
torchaudio
|
5 |
torchvision
|
6 |
+
ftfy
|
7 |
+
regex
|