This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
ai-images
Watch
1
Star
0
Fork
0
You've already forked ai-images
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0bdcd3036ab34173f0a307b82cda8f5a11a64b8a
ai-images
/
Source
/
AIImages
/
Services
History
Leonid Pershin
0bdcd3036a
Refactor AIImages mod to improve UI layout and scrolling functionality in the character information display. Update prompt generation logic to enhance gender and age representation. Adjust content height calculations for better visual consistency. Update AIImages.dll to reflect these changes.
2025-10-27 02:00:07 +03:00
..
AdvancedPromptGenerator.cs
Refactor AIImages mod to improve UI layout and scrolling functionality in the character information display. Update prompt generation logic to enhance gender and age representation. Adjust content height calculations for better visual consistency. Update AIImages.dll to reflect these changes.
2025-10-27 02:00:07 +03:00
ColorDescriptionService.cs
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
IPawnDescriptionService.cs
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
IPromptGeneratorService.cs
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
IStableDiffusionApiService.cs
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
PawnDescriptionService.cs
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
ServiceContainer.cs
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
StableDiffusionNetAdapter.cs
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