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
59abcb11b815b2d7fceecf8d758f79936042c29c
ai-images
/
Source
/
AIImages
/
Models
History
Leonid Pershin
59abcb11b8
All checks were successful
SonarQube Analysis / Build and analyze (push)
Successful in 1m45s
Details
Add log entry functionality to AIImages. Introduce event description handling in PawnAppearanceData and update prompt generation logic to include event context. Enhance Window_AIImage to display log entries and allow image generation from log events, improving user interaction and character representation.
2025-11-01 14:27:14 +03:00
..
GenerationRequest.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
PawnAppearanceData.cs
Add log entry functionality to AIImages. Introduce event description handling in PawnAppearanceData and update prompt generation logic to include event context. Enhance Window_AIImage to display log entries and allow image generation from log events, improving user interaction and character representation.
2025-11-01 14:27:14 +03:00
StableDiffusionSettings.cs
Add image type selection feature in AIImages mod, allowing users to choose between portrait and full body images. Update English and Russian localization files to include new labels for image types. Modify UI components to render the image type selector and adjust generation settings accordingly. Update AIImages.dll to reflect these changes.
2025-10-31 10:46:53 +03:00