Ivan R.

Results 2 issues of Ivan R.

# Face upscaling implementation ## app.py Added an interface block that lists *.onnx files in the **upscaler_models** folder with radio buttons and a way to pass **upscaler** string to refacer....

### Summary Allows to use Flux ControlNet with Flux Kontext ReferenceLatent --- ### Description Currently there's a shape mismatch in the **[forward_orig](https://github.com/comfyanonymous/ComfyUI/blob/03895dea7c4a6cc93fa362cd11ca450217d74b13/comfy/ldm/flux/model.py#L160)** method due to conditioning concatentation for Flux Kontext....