Skip to content

Commit

Permalink
fix deps in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
ouoertheo committed Aug 28, 2023
1 parent afb249f commit 01ed38e
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 @@ -19,7 +19,7 @@ dependencies = [
"fastapi",
"loguru",
"pydantic",
"python-dotenv0",
"python-dotenv",
"torch",
"torchaudio",
"uvicorn",
Expand Down

0 comments on commit 01ed38e

Please sign in to comment.