IntelliJava icon indicating copy to clipboard operation
IntelliJava copied to clipboard

Create Stable diffusion wrapper and controller

Open Barqawiz opened this issue 1 year ago • 0 comments

  • Add the links to the config file: (config.properties).
  • Create StabilityAIWrapper.java under the wrappers.
  • Add the wrapper to the Image input.
  • Add the wrapper details to the remote image class.
  • Create a unit testing function.

Follow the example from the node version to create the java version:

  • https://github.com/Barqawiz/IntelliNode/blob/main/IntelliNode/wrappers/StabilityAIWrapper.js

Barqawiz avatar May 06 '23 21:05 Barqawiz