Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ typing
|
|
5 |
pydub
|
6 |
scipy
|
7 |
diffusers
|
8 |
-
transformers
|
9 |
accelerate
|
|
|
5 |
pydub
|
6 |
scipy
|
7 |
diffusers
|
8 |
+
git+https://github.com/huggingface/transformers.git@main
|
9 |
accelerate
|