Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Mar 11, 2023
1 parent 0d68693 commit 3d8a2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodes/speech2text/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"torch",
"pydantic",
"torchaudio",
"whisper@git+https://github.com/openai/whisper.git"
"openai-whisper @ git+https://github.com/openai/whisper.git"
]

dynamic = ["version"]
Expand Down

0 comments on commit 3d8a2d6

Please sign in to comment.