mgbam commited on
Commit
a5c1c1b
·
verified ·
1 Parent(s): a0d7412

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,6 +10,7 @@ torch==2.0.0
10
  transformers==4.30.2
11
  # If using custom auth:
12
  streamlit-authenticator
 
13
 
14
 
15
 
 
10
  transformers==4.30.2
11
  # If using custom auth:
12
  streamlit-authenticator
13
+ git+https://github.com/openai/whisper.git
14
 
15
 
16