Commit Graph

6 Commits

Author SHA1 Message Date
Leonid Pershin
beb1e2b2fc Enhance AIImages mod by adding debug logging functionality to various components, improving troubleshooting capabilities. Introduce a new setting to enable or disable debug logs in the UI, with localized strings in English and Russian. Update StableDiffusionNet.Core dependency to version 1.1.5. Update AIImages.dll to reflect these changes. 2025-10-28 19:01:38 +03:00
Leonid Pershin
9e675dd804 Add CurrentImage property to GenerationRequest model for preview functionality and update StableDiffusionNetAdapter to include current image in progress tracking. Update AIImages.dll to reflect these changes. 2025-10-27 00:08:06 +03:00
Leonid Pershin
379865a6aa Implement "Save Images to Server" feature in AIImages mod, allowing users to save generated images to the Stable Diffusion server. Update UI with new settings option and localized strings in English and Russian. Upgrade StableDiffusionNet.Core dependency to version 1.1.2. Update AIImages.dll to reflect these changes. 2025-10-27 00:03:26 +03:00
Leonid Pershin
d67ec8c0ac Implement progress monitoring for image generation in AIImages mod, enhancing user experience with real-time updates. Add localized strings for new features in English and Russian. Refactor UI components for better organization and clarity. Update AIImages.dll to reflect these changes. 2025-10-26 22:56:38 +03:00
Leonid Pershin
6e6e92df53 Update AIImages mod to utilize StableDiffusionNet.Core for API interactions, enhancing image generation capabilities. Refactor service methods for improved clarity and efficiency, and update AIImages.dll to reflect these changes. 2025-10-26 22:29:27 +03:00
Leonid Pershin
02b0143186 Enhance AIImages mod by adding cancellation support for image generation, improving user experience with localized strings for cancellation actions in English and Russian. Refactor service integration for better dependency management and update AIImages.dll to reflect these changes. 2025-10-26 19:10:45 +03:00