Update adapter_config.json
Browse files- adapter_config.json +2 -1
adapter_config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
2 |
|
3 |
-
"base_model_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5"
|
|
|
4 |
}
|
|
|
1 |
{
|
2 |
|
3 |
+
"base_model_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
|
4 |
+
"peft_type":"LORA"
|
5 |
}
|