Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ transformers
|
|
2 |
git+https://github.com/openai/whisper.git
|
3 |
torch
|
4 |
accelerate
|
5 |
-
gradio
|
6 |
Pillow
|
7 |
matplotlib
|
8 |
bitsandbytes
|
|
|
2 |
git+https://github.com/openai/whisper.git
|
3 |
torch
|
4 |
accelerate
|
5 |
+
gradio>=4.0.0
|
6 |
Pillow
|
7 |
matplotlib
|
8 |
bitsandbytes
|