Spaces:
Runtime error
Runtime error
Commit
·
520eee5
1
Parent(s):
11a6c7b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pyannote.audio
|
| 2 |
git+https://github.com/huggingface/speechbox.git
|
| 3 |
-
transformers
|
| 4 |
torch
|
| 5 |
pytube
|
|
|
|
| 1 |
pyannote.audio
|
| 2 |
git+https://github.com/huggingface/speechbox.git
|
| 3 |
+
transformers==4.26.1
|
| 4 |
torch
|
| 5 |
pytube
|