prithivMLmods commited on
Commit
fe6cb74
·
verified ·
1 Parent(s): afc21ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -4,8 +4,14 @@ torch
4
  spaces
5
  sentencepiece
6
  torchvision
 
 
 
 
 
7
  git+https://github.com/huggingface/diffusers.git
8
  git+https://github.com/huggingface/transformers.git
9
  git+https://github.com/huggingface/accelerate.git
10
  num2words
 
11
  decord
 
4
  spaces
5
  sentencepiece
6
  torchvision
7
+ audiosegment
8
+ asyncio
9
+ scipy
10
+ librosa
11
+ pydub
12
  git+https://github.com/huggingface/diffusers.git
13
  git+https://github.com/huggingface/transformers.git
14
  git+https://github.com/huggingface/accelerate.git
15
  num2words
16
+ edge-tts
17
  decord