Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ transformers
|
|
| 5 |
torchaudio
|
| 6 |
soundfile
|
| 7 |
peft
|
|
|
|
| 8 |
python-multipart
|
|
|
|
| 5 |
torchaudio
|
| 6 |
soundfile
|
| 7 |
peft
|
| 8 |
+
huggingface_hub
|
| 9 |
python-multipart
|