sdxl-tok-lounge-lora / adapter_config.json
theoracle's picture
Upload LoRA weights + adapter config
ef4e720 verified
raw
history blame contribute delete
212 Bytes
{
"base_model_name_or_path": "stabilityai/stable-diffusion-xl-base-1.0",
"revision": "fp16",
"lora_type": "UNET_TEXT_ENCODER",
"r": 8,
"lora_alpha": 16,
"use_bias": "none",
"fan_in_fan_out": false
}