Manuel Schmid
Manuel Schmid
updated to 3.1.0, see https://civitai.com/models/261336?modelVersionId=465206
=> note@self https://github.com/comfyanonymous/ComfyUI/blob/6425252c4f2f6acd8f4ad59a2135f5bdae3452e4/comfy_extras/nodes_differential_diffusion.py#L5
=> included in https://github.com/lllyasviel/Fooocus/pull/3084
Part of [v2.5.0-rc1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.0-rc1)
resolved, took a while to get to the topic again but it works now
Implemented in https://github.com/lllyasviel/Fooocus/pull/3073, please test CFG so we can find the best one for the preset (tested with 2 and 3, both with pro/contra9.
as stated in https://hub.docker.com/_/composer?tab=description > Suggestions: > > use --ignore-platform-reqs: > > $ composer install --ignore-platform-reqs > specify the target platform in your composer.json: > > { > "config": {...
@RupertAvery thank you for the hint, much appreciated! In [this line of code](https://github.com/lllyasviel/Fooocus/pull/1940/files#diff-86573ae9c883b11ca74722fe0a397713d42b916269a24b596076b631223248bdR31) "Comments" is used but i'll change this to "parameters" (see original code in A1111 [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/cf2772fab0af5573da775e7437e6acdca424f26e/modules/processing.py#L939)). I assume...
Will do, thanks for the heads-up. I've adapted the metadata handling from Fooocus-MRE, but there are some small differences as MRE hasn't been updated in a while and Fooocus (core)...
The model root was (still is) not correctly set for me, did always show "not found", but hash information is present. >For ReadRuinedFooocusParameters, that is in JSON format. Do you...