Skip to content

Conversation

UiharuKazari2008
Copy link
Contributor

@UiharuKazari2008 UiharuKazari2008 commented Sep 15, 2025

Some changes may be specific to my project Dreamscape (previously known as StaticForge)

  • Added support for Character Reference
    • Per NovelAI Vibes are removed as they are not supported with Character Reference at this moment
  • Bypass Vibe Encoding when ".reference_information_extracted_multiple" is passed (when you have pre-encoded)
  • Updated logging to display mask and image as byte count for readable logs
  • Add force zip option to bypass v4 handling when needed
  • Added support for Variety Plus with "skip_cfg_above_sigma"
    • I need to add the defaults per model but at this time you need to pass the value
  • Fallback to Strength if Img2Img strength was not passed
  • Only add img2img object if inpaintImg2ImgStrength is less than 1
  • Add 5 to cost for character references (at this time there is no discount or pre-encoding)

UiharuKazari2008 and others added 7 commits June 29, 2025 14:48
### Updates

* Bump version to 1.2.5 in package-lock.json
* Update NovelAI class to conditionally encode vibe based on reference information
* Enhance payload logging for image generation with included image and mask sizes
* Set default values for new metadata properties and improve img2img handling logic
### Updates

* Bump version to 1.2.6 in package-lock.json
* Enhance logging in NovelAI class to include sizes of included images and masks
* Implement default handling for director reference fields in metadata processing
* Add new DirectorReferenceDescription interface to types
…ely from director references. Introduce applyVibeTransferDefaults method to set default values when no director references are used, and ensure old vibe transfer parameters are removed when director references are present.
…nal charge for director reference images. This change ensures that the total cost reflects the presence of these images, improving the accuracy of cost estimations.
@UiharuKazari2008
Copy link
Contributor Author

I will unmark as draft as soon as i have verified that its work working correctly as there are some cavoites to handling the data like masks

@UiharuKazari2008 UiharuKazari2008 marked this pull request as ready for review September 15, 2025 05:14
Copy link
Contributor

@k3scat k3scat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for your contribution!

@k3scat k3scat merged commit d4deffb into Nya-Foundation:main Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants