badrex commited on
Commit
9e08078
·
verified ·
1 Parent(s): bfe1e2c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- gradio==4.44.0
2
- gradio-client==1.3.0
3
- transformers>=4.36.0
4
- torch>=2.0.0
5
- torchaudio>=2.0.0
6
- librosa>=0.10.1
7
- pydantic==2.10.6
 
 
 
1
+ librosa
2
+ git+https://github.com/huggingface/transformers
3
+ gradio
4
+ torch
5
+ torchaudio
6
+ torchcodec
7
+ spaces
8
+ accelerate
9
+ hf_transfer