aidn commited on
Commit
2d776a0
·
verified ·
1 Parent(s): 4f54665

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- pillow
 
 
 
 
 
 
 
 
1
+ spaces>=0.19.0
2
+ transformers>=4.40.0
3
+ accelerate>=0.27.0
4
+ torch>=2.1.0
5
+ torchaudio>=2.1.0
6
+ soundfile>=0.12.1
7
+ pyannote.audio>=3.1.0
8
+ numpy>=1.24.0