wasmdashai commited on
Commit
0a2a1f7
·
verified ·
1 Parent(s): d8bf09f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- fastapi
2
- uvicorn[standard]
 
 
 
 
 
1
+ transformers
2
+
3
+ torch
4
+ numpy>=1.24,<2.0
5
+ noisereduce
6
+