jrmd commited on
Commit
72a4e96
·
1 Parent(s): a8d9e6e

Adding requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wandb
2
+ transformers
3
+ numpy
4
+ pandas
5
+ openpyxl
6
+ torch
7
+ torchvision
8
+ torchaudio
9
+ gradio
10
+ seaborn
11
+ scikit-learn
12
+ soundfile
13
+ matplotlib