Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pyannote-audio==3.1.1
|
2 |
torch # ?
|
3 |
-
transformers==4.36 # ?
|
|
|
|
1 |
pyannote-audio==3.1.1
|
2 |
torch # ?
|
3 |
+
#transformers==4.36 # ?
|
4 |
+
huggingface_hub
|