Skip to content

Commit

Permalink
no torch restrictions anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
KoljaB committed Oct 21, 2024
1 parent 4877b0a commit 1be0a14
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 @@ -3,8 +3,8 @@ faster-whisper==1.0.3
pvporcupine==1.9.5
webrtcvad-wheels==2.0.14
halo==0.0.31
torch==2.3.1
torchaudio==2.3.1
torch
torchaudio
scipy==1.14.1
websockets==v12.0
websocket-client==1.8.0
Expand Down

0 comments on commit 1be0a14

Please sign in to comment.