mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +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 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue