Skip to content

Commit

Permalink
Blacklist torch version breaking execution on RPi (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored Nov 7, 2022
1 parent e5ddc49 commit 6518e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TTS
numpy>=1.19.5
torch>=1.9
torch~=1.9,!=1.13.0
# dependencies
ovos-plugin-manager~=0.0.2
psutil
Expand Down

0 comments on commit 6518e6b

Please sign in to comment.