Merge branch 'main' into feat/sdxl_lora

This commit is contained in:
StAlKeR7779 2023-08-04 19:22:13 +03:00 committed by GitHub
commit 0e9f92b868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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),