Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
transformers
|
2 |
torch
|
3 |
tensorflow
|
4 |
-
tf-keras==2.15.0
|
|
|
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
|