Emmanuel08 commited on
Commit
4b6216c
·
verified ·
1 Parent(s): e55e420

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  torch
 
2
  transformers
3
  numpy
4
  scipy
5
- gradio
 
 
1
  torch
2
+ torchaudio
3
  transformers
4
  numpy
5
  scipy
6
+ gradio
7
+ accelerate>=0.26.0