Skip to content

Commit

Permalink
add torchvision into requirements (opea-project#546)
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue authored Aug 21, 2024
1 parent ad0bb7c commit 1566047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions comps/asr/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pydantic==2.7.2
pydub
shortuuid
torch
torchvision
transformers
uvicorn
zhconv
1 change: 1 addition & 0 deletions comps/tts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ sentencepiece
shortuuid
soundfile
torch
torchvision
transformers
uvicorn

0 comments on commit 1566047

Please sign in to comment.