Add additional supports.
Other open source alternatives currently have the ability to do many things. While I don't ofcourse expect amuse to have the flexibility of managing custom nodes. I would like to believe it can at least support the use of GGUF's, possibly even fp8 checkpoints, custom VAE's, custom LORA's and custom clips.
Alongside the inclusion of allowing custom upscalers. I haven't completely looked into the upscaler, as the first time I tried on v1.. it was broken. However it's a slow experience to rely on the developer(s) of this to maintain conversion of every upcoming checkpoint to Onnx. Especially when there's a vast amount of checkpoints on websites like HF and Civit. Please consider this !
Edit: Additionally if there's a way to implement a script that allows for the conversion of checkpoints to Onnx, it would be appreciated as it would allow for more possibilities. I believe I see the scripts in the ONNXStack repo, so you should be doable.