Post-1.0 Roadmap #1087
thekevinscott
started this conversation in
General
Replies: 1 comment 2 replies
-
Hello, Could you please tell me if it is possible to integrate several different models in the same app, so that you can have a dropdown menu and a user can choose which model to choose? Like ersgan super resolution, deblurring, dehazing, denoising, deraining, low light enhancement, and retouching, all in one. Thank you so much! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As we gear up to release the 1.0 release, I'd like to start a discussion into what comes after. What are some of the things you'd like to see next in UpscalerJS?
Here's a non-exhaustive list of ideas of mine, in no particular order:
New Models
We could continue adding new models to the UpscalerJS ecosystem. Some ones in particular I'd like to add:
New Input Mechanisms
We could explore additional input mechanisms in UpscalerJS, including:
We could also investigate support for text and other supplementary parameters such as masks for something like inpainting with DDN.
Performance Improvements
We could continue exploring performance improvements.
There's two general buckets:
Platform Support
Better support for other platforms, like bun or deno.
Is Node ESM support something worth exploring?
DX Improvements
We could explore things that make developers' lives easier, like:
If there are particular things you'd like to see in the next version of UpscalerJS, leave a comment below!
Beta Was this translation helpful? Give feedback.
All reactions