Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"model_type": "pix2pix",
|
3 |
"_class_name": "StableDiffusionInstructPix2PixPipeline",
|
4 |
"_diffusers_version": "0.31.0.dev0",
|
5 |
"_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
|
|
|
1 |
{
|
2 |
+
"model_type": "instruct-pix2pix-model",
|
3 |
"_class_name": "StableDiffusionInstructPix2PixPipeline",
|
4 |
"_diffusers_version": "0.31.0.dev0",
|
5 |
"_name_or_path": "stable-diffusion-v1-5/stable-diffusion-v1-5",
|