Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Tech-Meld
/
life-fx
like
1
Text-to-Image
Diffusers
Safetensors
stable-diffusion
lora
template:sd-lora
migrated
photorealistic
realism
style
artistic
realistic
sdxl vae
License:
bespoke-lora-trained-license
Model card
Files
Files and versions
Community
Deploy
Use this model
0d7da6d
life-fx
/
adapter_config.json
Tech-Meld
Update adapter_config.json
0d7da6d
verified
3 months ago
raw
Copy download link
history
blame
209 Bytes
{
"peft_type"
:
"LORA"
,
"r"
:
16
,
"lora_alpha"
:
16
,
"target_modules"
:
[
"query_key_value"
]
,
"lora_dropout"
:
0.05
,
"bias"
:
"none"
,
"task_type"
:
"IMAGE_GENERATION"
}