owiedotch commited on
Commit
2a00c88
1 Parent(s): 763a29b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- audiogen-agc
2
  gradio
 
 
 
3
  librosa
4
  soundfile
5
  lz4
6
- pytorch-lightning
7
  pydub
8
  spaces
 
1
+ git+https://github.com/haoheliu/SemantiCodec-inference.git
2
  gradio
3
+ torch
4
+ torchaudio
5
+ asyncio
6
  librosa
7
  soundfile
8
  lz4
 
9
  pydub
10
  spaces