Commit Graph

7 Commits

Author SHA1 Message Date
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
9fb05e4e7e Add functionality to clear all generated portrait images in AIImages mod. Implement UI button for clearing images and add confirmation dialog. Update localized strings in English and Russian for new feature. Update AIImages.dll to reflect these changes. 2025-10-26 23:16:08 +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
Leonid Pershin
3434927342 Refactor AIImages mod to streamline API loading functionality, consolidating model, sampler, and scheduler loading into a single method. Update localized strings in English and Russian for improved clarity and consistency. Enhance UI with scrollable prompt display for better user experience. Update AIImages.dll to reflect these changes. 2025-10-26 18:38:18 +03:00
Leonid Pershin
2af1ef9292 Enhance AIImages mod by adding scheduler support and updating UI for improved model and sampler selection. Localized strings in English and Russian have been updated for clarity. Update AIImages.dll to reflect changes in functionality. 2025-10-26 18:33:33 +03:00
Leonid Pershin
6715544952 Refactor AIImages UI layout for improved positioning and consistency. Remove ShotType settings and related code to simplify prompt generation. Update models to include new properties for hair and apparel definitions, enhancing data handling for character appearance. 2025-10-26 18:23:40 +03:00
Leonid Pershin
0f60721162 Enhance AIImages mod with settings support and improved UI for image generation. Update localized strings in English and Russian for better clarity. Refactor code for better organization and maintainability. 2025-10-26 18:09:30 +03:00