Waifu2X support included + Code optimization #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added Comments: Added meaningful comments throughout the codebase to improve code readability and make it easier for other developers to understand the logic behind each section.
Fixed Variable Types: Corrected variable types where needed to ensure better type safety and prevent potential issues related to data type inconsistencies.
Updated UI & Settings: Made necessary updates to the user interface and settings to enhance the user experience and provide a more intuitive interface for interacting with Waifu2X.
Added Support for Waifu2X-Caffe: Incorporated support for Waifu2X-Caffe, allowing users to utilize this feature and take advantage of its capabilities.
Simple Fix: Addressed a specific issue with a simple fix to ensure smooth functionality.
Code Optimization: Optimized the codebase to improve performance and overall efficiency, resulting in faster execution times and reduced resource consumption.
I would like you to approve this request, because many people do not know how to use the Post Process. However, this will not change the load of the application if this function is not used, and it will become more convenient for many people.
I have enabled support Waifu2x-Caffe And Waifu2x-Vulkan
I also added more comments, which also do not load the system, but help beginners navigate the code faster to help in its development.