mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-12 20:18:11 +00:00
fix(diffusers): pin torch and torchvision (#1592)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
--extra-index-url https://download.pytorch.org/whl/nightly/rocm6.1/
|
||||
torch
|
||||
torchvision
|
||||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
torch==2.3.1+rocm6.0
|
||||
torchvision==0.18.1+rocm6.0
|
||||
diffusers
|
||||
opencv-python
|
||||
transformers
|
||||
|
Reference in New Issue
Block a user