Benjamin Paine
Benjamin Paine
### Discussed in https://github.com/painebenjamin/app.enfugue.ai/discussions/123 Originally posted by **RandomKaos999** December 16, 2023 Hi, me again. I was wondering if it was possible to add different upscaler models for usage? I attempt...
Take inspiration from [Fooocus](https://github.com/lllyasviel/Fooocus)
Documentation directly from Microsoft: https://learn.microsoft.com/en-us/windows/ai/directml/gpu-pytorch-windows Devblog on SD with DML: https://devblogs.microsoft.com/directx/dml-stable-diffusion/ Microsoft's Example Code: https://github.com/microsoft/Olive/tree/main/examples/directml/stable_diffusion
As of now, you need to use the pre-configured set of options to fit and size an image within an image node. This is not necessary; we can re-use the...