Delete adapter_config.json
Browse files- adapter_config.json +0 -11
adapter_config.json
DELETED
|
@@ -1,11 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"base_model_name_or_path": "runwayml/stable-diffusion-v1-5",
|
| 3 |
-
"lora_type": "text_encoder_unet",
|
| 4 |
-
"revision": null,
|
| 5 |
-
"adapter_type": "lora",
|
| 6 |
-
"task_type": "text_to_image_lora",
|
| 7 |
-
"inference_mode": true,
|
| 8 |
-
"r": 4,
|
| 9 |
-
"lora_alpha": 1,
|
| 10 |
-
"lora_dropout": 0.0
|
| 11 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|