staraks commited on
Commit
a1d274a
·
verified ·
1 Parent(s): ae60bd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,13 +1,9 @@
1
- fastapi<0.100
2
  uvicorn>=0.14.0
3
- python-multipart
4
-
5
  transformers>=4.40.0
6
  torch
7
- soundfile
8
- pydub
9
-
10
  pyzipper
11
  python-docx
12
- tqdm
13
  spaces
 
 
1
+ fastapi<0.115
2
  uvicorn>=0.14.0
 
 
3
  transformers>=4.40.0
4
  torch
 
 
 
5
  pyzipper
6
  python-docx
7
+ soundfile
8
  spaces
9
+ python-multipart