Skip to content

Commit

Permalink
Merge pull request #356 from Haidra-Org/main
Browse files Browse the repository at this point in the history
fix: set torch 2.4.1 for rocm compat for now
  • Loading branch information
tazlin authored Oct 21, 2024
2 parents c710b5d + 1d83b8d commit 69af49e
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 @@ -4,7 +4,7 @@ horde_sdk>=0.15.0
horde_model_reference>=0.9.1
pydantic
numpy==1.26.4
torch>=2.5.0
torch>=2.4.1
# xformers>=0.0.19
torchvision
# torchaudio
Expand Down

0 comments on commit 69af49e

Please sign in to comment.