mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-12 22:33:54 -04: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:
1 parent
4a1a3a56ba
commit
8317839ca5
1 file changed
+3
-2
@@ -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
|
||||
Reference in new issue
Block a user