kevinwang676 commited on
Commit
a91ea12
1 Parent(s): 8cd775b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -10,4 +10,9 @@ pyyaml
10
  sentencepiece
11
  soundfile; platform_system == "Windows"
12
  sox; platform_system != "Windows"
13
- transformers
 
 
 
 
 
 
10
  sentencepiece
11
  soundfile; platform_system == "Windows"
12
  sox; platform_system != "Windows"
13
+ transformers
14
+ torch
15
+ torchaudio
16
+ deepfilternet
17
+ matplotlib
18
+ Pillow