diff --git a/presets/realistic.json b/presets/realistic.json deleted file mode 100644 index 8402bbc1a..000000000 --- a/presets/realistic.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "default_model": "realisticStockPhoto_v20.safetensors", - "default_refiner": "None", - "default_refiner_switch": 0.5, - "default_loras": [ - [ - true, - "SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors", - 0.25 - ], - [ - true, - "None", - 1.0 - ], - [ - true, - "None", - 1.0 - ], - [ - true, - "None", - 1.0 - ], - [ - true, - "None", - 1.0 - ] - ], - "default_cfg_scale": 3.0, - "default_sample_sharpness": 2.0, - "default_sampler": "dpmpp_2m_sde_gpu", - "default_scheduler": "karras", - "default_performance": "Speed", - "default_prompt": "", - "default_prompt_negative": "unrealistic, saturated, high contrast, big nose, painting, drawing, sketch, cartoon, anime, manga, render, CG, 3d, watermark, signature, label", - "default_styles": [ - "Fooocus V2", - "Fooocus Photograph", - "Fooocus Negative" - ], - "default_aspect_ratio": "896*1152", - "default_overwrite_step": -1, - "checkpoint_downloads": { - "realisticStockPhoto_v20.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/realisticStockPhoto_v20.safetensors" - }, - "embeddings_downloads": {}, - "lora_downloads": { - "SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors": "https://huggingface.co/mashb1t/fav_models/resolve/main/fav/SDXL_FILM_PHOTOGRAPHY_STYLE_V1.safetensors" - }, - "previous_default_models": ["realisticStockPhoto_v10.safetensors"] -} \ No newline at end of file