mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-13 20:48:14 +00:00
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:
committed by
GitHub
parent
4a1a3a56ba
commit
8317839ca5
@ -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
|
torch
|
||||||
torchvision
|
torchvision
|
||||||
diffusers
|
diffusers
|
||||||
@ -7,4 +8,4 @@ transformers
|
|||||||
accelerate
|
accelerate
|
||||||
compel
|
compel
|
||||||
peft
|
peft
|
||||||
sentencepiece
|
sentencepiece
|
||||||
|
Reference in New Issue
Block a user