mskov commited on
Commit
0dfb074
1 Parent(s): 34bf2a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -4,3 +4,5 @@ torch
4
  speechbrain
5
  torchaudio
6
  git+https://github.com/openai/whisper.git
 
 
 
4
  speechbrain
5
  torchaudio
6
  git+https://github.com/openai/whisper.git
7
+ tqdm
8
+ gradio==3.14.0