You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that changing the sampler from dpmpp_2m to dpmpp_2m_sde_gpu or even to dpmpp_3m_sde_gpu leads to better results for the playground_v2.5. And changing the default styles to Focoous Enhance and Fooocus Negative captures the details very well. It makes sense to change the preset.
It seems that changing the sampler from dpmpp_2m to dpmpp_2m_sde_gpu or even to dpmpp_3m_sde_gpu leads to better results for the playground_v2.5. And changing the default styles to Focoous Enhance and Fooocus Negative captures the details very well. It makes sense to change the preset.
{ "default_model": "playground-v2.5-1024px-aesthetic.fp16.safetensors", "default_refiner": "None", "default_refiner_switch": 0.5, "default_loras": [ [ true, "None", 1.0 ], [ true, "None", 1.0 ], [ true, "None", 1.0 ], [ true, "None", 1.0 ], [ true, "None", 1.0 ] ], "default_cfg_scale": 2.0, "default_sample_sharpness": 2.0, "default_sampler": "dpmpp_3m_sde_gpu", "default_scheduler": "edm_playground_v2.5", "default_performance": "Speed", "default_prompt": "", "default_prompt_negative": "", "default_styles": [ "Fooocus Negative", "Fooocus Enhance" ], "default_aspect_ratio": "1024*1024", "default_overwrite_step": -1, "default_inpaint_engine_version": "None", "checkpoint_downloads": { "playground-v2.5-1024px-aesthetic.fp16.safetensors": "https://huggingface.co/mashb1t/fav_models/resolve/main/fav/playground-v2.5-1024px-aesthetic.fp16.safetensors" }, "embeddings_downloads": {}, "lora_downloads": {}, "previous_default_models": [] }
It would be useful for regular users to have this by default
The text was updated successfully, but these errors were encountered: