Skip to content

Bump torch from 1.0.1.post2 to 2.7.0 in /audio_detect/webserver #3229

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion audio_detect/webserver/audio_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
panns-inference==0.0.7
matplotlib==3.0.3
soundfile==0.10.3.post1
torch==1.0.1.post2
torch==2.7.0
torchlibrosa==0.0.4
librosa==0.8.0
numpy==1.16.5
Expand Down