Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ transformers
|
|
2 |
torch
|
3 |
accelerate
|
4 |
gradio
|
|
|
5 |
Pillow
|
6 |
matplotlib
|
7 |
bitsandbytes
|
|
|
2 |
torch
|
3 |
accelerate
|
4 |
gradio
|
5 |
+
openai-wisper
|
6 |
Pillow
|
7 |
matplotlib
|
8 |
bitsandbytes
|