Aswinthmani commited on
Commit
47542e6
·
verified ·
1 Parent(s): eb67307

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- transformers
2
  torch
3
  tensorflow
4
- tf-keras==2.15.0 # Explicitly use TF-compatible Keras
 
5
  fastapi
6
  uvicorn[standard]
7
  soundfile
 
 
1
  torch
2
  tensorflow
3
+ tf-keras==2.15.0
4
+ transformers
5
  fastapi
6
  uvicorn[standard]
7
  soundfile