cheesecz commited on
Commit
b58ca46
·
verified ·
1 Parent(s): 8bc640e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ numpy>=1.24.0
6
  soundfile>=0.12.1
7
  fastapi>=0.100.0
8
  uvicorn>=0.23.0
9
- python-multipart>=0.0.6
 
 
6
  soundfile>=0.12.1
7
  fastapi>=0.100.0
8
  uvicorn>=0.23.0
9
+ python-multipart>=0.0.6
10
+ accelerate>=0.20.0