fixup relative path to devices module

This commit is contained in:
Lincoln Stein
2023-04-10 23:44:58 -04:00
parent 0b22a3f34d
commit 2251d3abfe

View File

@@ -7,7 +7,8 @@ from safetensors.torch import load_file
from torch.utils.hooks import RemovableHandle
from transformers import CLIPTextModel
from ldm.invoke.devices import choose_torch_device
from ..invoke.devices import choose_torch_device
"""
This module supports loading LoRA weights trained with https://github.com/kohya-ss/sd-scripts