I need to understand the pipline in fooocus #2577
MohammadAboulEla
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to understand the pipline in fooocus I made some tests to regenerate an image in sd forge using the same data from fooocus but it does not match.
in fooocus:
""{
"prompt": "cat",
"negative_prompt": "",
"prompt_expansion": "",
"styles": "[]",
"performance": "Speed",
"steps": 6,
"resolution": "(832, 1216)",
"guidance_scale": 2,
"sharpness": 2,
"adm_guidance": "(1.5, 0.8, 0.3)",
"base_model": "juggernautXL_v9Rdphoto2Lightning.safetensors",
"refiner_model": "None",
"refiner_switch": 0.5,
"sampler": "dpmpp_sde_gpu",
"scheduler": "karras",
"seed": "0",
"metadata_scheme": false,
"version": "Fooocus v2.3.0"
}""
in sd forge:
""
cat
Steps: 6, Sampler: DPM++ SDE, CFG scale: 2, Seed: 0, Size: 832x1216, Model: juggernautXL_v9Rdphoto2Lightning,
""
Beta Was this translation helpful? Give feedback.
All reactions