Phospy commited on
Commit
a084b4f
1 Parent(s): 1a64bc3

feat: upload lora model

Browse files
Files changed (1) hide show
  1. _config/config_file.toml +1 -1
_config/config_file.toml CHANGED
@@ -7,7 +7,7 @@ shuffle_caption = true
7
  lowram = true
8
 
9
  [model_arguments]
10
- pretrained_model_name_or_path = "stabilityai/stable-diffusion-xl-base-1.0"
11
  vae = "/content/vae/sdxl_vae.safetensors"
12
 
13
  [dataset_arguments]
 
7
  lowram = true
8
 
9
  [model_arguments]
10
+ pretrained_model_name_or_path = "cagliostrolab/animagine-xl-3.0"
11
  vae = "/content/vae/sdxl_vae.safetensors"
12
 
13
  [dataset_arguments]