Add Stable Diffusion prompt generation feature to AIImages. Update UI to include prompt section with copy functionality and localized strings for English and Russian. Update AIImages.dll to include StableDiffusionNet package.
This commit is contained in:
@@ -25,4 +25,8 @@
|
||||
<AIImages.Apparel.Material> Material: {0}</AIImages.Apparel.Material>
|
||||
<AIImages.Apparel.Durability> Durability: {0}/{1} ({2}%)</AIImages.Apparel.Durability>
|
||||
<AIImages.Apparel.Color> Color: RGB({0}, {1}, {2})</AIImages.Apparel.Color>
|
||||
<!-- Stable Diffusion Prompt -->
|
||||
<AIImages.Prompt.SectionTitle>Stable Diffusion Prompt</AIImages.Prompt.SectionTitle>
|
||||
<AIImages.Prompt.CopyButton>Copy Prompt</AIImages.Prompt.CopyButton>
|
||||
<AIImages.Prompt.Copied>Copied!</AIImages.Prompt.Copied>
|
||||
</LanguageData>
|
||||
|
||||
Reference in New Issue
Block a user