Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ numpy>=1.23
|
|
5 |
opencv-python>=4.8.0.76
|
6 |
Pillow>=10.0
|
7 |
matplotlib>=3.7
|
|
|
|
5 |
opencv-python>=4.8.0.76
|
6 |
Pillow>=10.0
|
7 |
matplotlib>=3.7
|
8 |
+
ctcdecode
|