SushantGautam commited on
Commit
d47241a
·
verified ·
1 Parent(s): 0b76013

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. 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
  }