Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -27,6 +27,6 @@ tqdm
|
|
| 27 |
textstat
|
| 28 |
huggingface_hub
|
| 29 |
spaces
|
| 30 |
-
|
| 31 |
WeTextProcessing; platform_machine != "Darwin"
|
| 32 |
wetext; platform_system == "Darwin"
|
|
|
|
|
|
| 27 |
textstat
|
| 28 |
huggingface_hub
|
| 29 |
spaces
|
|
|
|
| 30 |
WeTextProcessing; platform_machine != "Darwin"
|
| 31 |
wetext; platform_system == "Darwin"
|
| 32 |
+
torchcodec
|