KIMOSSINO commited on
Commit
20004c1
·
verified ·
1 Parent(s): f4ac0b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ torchaudio==2.1.1
5
  numpy==1.22.0
6
  sentencepiece==0.1.99
7
  openai-whisper==20231117
8
- python-dotenv==1.0.0
 
 
5
  numpy==1.22.0
6
  sentencepiece==0.1.99
7
  openai-whisper==20231117
8
+ python-dotenv==1.0.0
9
+ requests==2.31.0