Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ git+https://github.com/huggingface/transformers.git
|
|
5 |
accelerate
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
-
gradio
|
|
|
|
5 |
accelerate
|
6 |
bitsandbytes
|
7 |
git+https://github.com/huggingface/peft.git
|
8 |
+
gradio
|
9 |
+
git+https://github.com/openai/whisper.git
|