haepada commited on
Commit
f652bbf
·
verified ·
1 Parent(s): a34fab4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ transformers>=4.30.0
3
  torch>=2.0.0
4
  librosa>=0.10.0
5
  numpy>=1.24.0
6
- scipy>=1.10.0
 
 
 
3
  torch>=2.0.0
4
  librosa>=0.10.0
5
  numpy>=1.24.0
6
+ scipy>=1.10.0
7
+ python-dotenv
8
+ requests