mirror of
https://github.com/mudler/LocalAI.git
synced 2025-02-18 16:40:17 +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:
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
|
||||
torchvision
|
||||
diffusers
|
||||
@ -7,4 +8,4 @@ transformers
|
||||
accelerate
|
||||
compel
|
||||
peft
|
||||
sentencepiece
|
||||
sentencepiece
|
||||
|
Loading…
x
Reference in New Issue
Block a user