mgokg commited on
Commit
a10a12d
·
verified ·
1 Parent(s): c7651c2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastrtc
2
+ gradio
3
+ transformers
4
+ accelerate
5
+ torch
6
+ torchvision
7
+ torchaudio
8
+ numpy
9
+ python-dotenv
10
+ librosa
11
+ soundfile