fix(diffusers): use nightly rocm for hipblas builds (#3202)

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-08-08 17:28:07 +02:00 committed by GitHub
parent 4a1a3a56ba
commit 8317839ca5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
@ -7,4 +8,4 @@ transformers
accelerate
compel
peft
sentencepiece
sentencepiece