Skip to content

Commit

Permalink
move tensorshare to inference
Browse files Browse the repository at this point in the history
  • Loading branch information
chainyo committed Oct 2, 2023
1 parent ea1e938 commit 56166a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ inference = [
"librosa>=0.9.0",
"numpy==1.23.1",
"onnxruntime>=1.15.0",
"tensorshare>=0.1.1",
"torch>=2.0.0",
"torchaudio>=2.0.1",
"wget>=3.2.0",
Expand All @@ -65,7 +66,6 @@ runtime = [
"python-multipart>=0.0.6",
"shortuuid>=1.0.0",
"svix>=0.85.1",
"tensorshare>=0.1.1",
"uvicorn>=0.21.1",
"websockets>=11.0.3",
"wordcab_transcribe[inference]",
Expand Down

0 comments on commit 56166a6

Please sign in to comment.