Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -21,4 +21,7 @@ pillow
|
|
21 |
# pyannote.audio
|
22 |
# torchaudio
|
23 |
cvxpy
|
24 |
-
demucs==4.0.1
|
|
|
|
|
|
|
|
21 |
# pyannote.audio
|
22 |
# torchaudio
|
23 |
cvxpy
|
24 |
+
demucs==4.0.1
|
25 |
+
paddleocr
|
26 |
+
cv2
|
27 |
+
rapidfuzz
|