Spaces:
Sleeping
Sleeping
Add tensorflow dependency to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ fastapi
|
|
9 |
uvicorn
|
10 |
fugashi
|
11 |
pykakasi
|
|
|
12 |
basic-pitch[onnx]
|
13 |
audiobox_aesthetics
|
14 |
transformers
|
|
|
9 |
uvicorn
|
10 |
fugashi
|
11 |
pykakasi
|
12 |
+
tensorflow
|
13 |
basic-pitch[onnx]
|
14 |
audiobox_aesthetics
|
15 |
transformers
|