Skip to content

Commit

Permalink
fix: remove torchaudio from req. deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Feb 6, 2024
1 parent 3e66f22 commit 86c239e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pydantic
torch>=2.1.0
# xformers>=0.0.19
torchvision
torchaudio
# torchaudio
torchdiffeq
torchsde
einops
Expand Down

0 comments on commit 86c239e

Please sign in to comment.