IntelliJava
IntelliJava copied to clipboard
Create Stable diffusion wrapper and controller
- 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