Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,4 +11,4 @@ python-dotenv
|
|
11 |
numpy
|
12 |
gradio
|
13 |
rotary_embedding_torch
|
14 |
-
|
|
|
11 |
numpy
|
12 |
gradio
|
13 |
rotary_embedding_torch
|
14 |
+
pyannote-audio==3.1.1
|