Skip to content

Commit

Permalink
fix(diffusers): use nightly rocm for hipblas builds
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler authored Aug 8, 2024
1 parent 4a1a3a5 commit e0f8c9c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions backend/python/diffusers/requirements-hipblas.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.0
--pre
--extra-index-url https://download.pytorch.org/whl/nightly/
torch
torchvision
diffusers
Expand All @@ -7,4 +8,4 @@ transformers
accelerate
compel
peft
sentencepiece
sentencepiece

0 comments on commit e0f8c9c

Please sign in to comment.