Merge branch 'main' into feat/sdxl_lora

This commit is contained in:
StAlKeR7779
2023-08-04 19:22:13 +03:00
committed by GitHub

View File

@ -20,9 +20,6 @@ from diffusers.models import UNet2DConditionModel
from safetensors.torch import load_file
from transformers import CLIPTextModel, CLIPTokenizer
# TODO: rename and split this file
"""
loras = [
(lora_model1, 0.7),