Skip to content

Commit

Permalink
Fixed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlu1248 committed Nov 25, 2023
1 parent 6c34669 commit 9bb7af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ astroid==3.0.1
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.7
dill==0.3.
dill==0.3.7
exceptiongroup==1.1.3
fastapi==0.104.0
filelock==3.9.0
Expand Down Expand Up @@ -33,7 +33,7 @@ starlette==0.27.0
sympy==1.12
tomli==2.0.1
tomlkit==0.12.1
torch==1.10.0
torch==2.1.0+cpu
torchaudio==2.1.0+cpu
torchvision==0.16.0+cpu
typing_extensions==4.8.0
Expand Down

0 comments on commit 9bb7af1

Please sign in to comment.