intelligentnode / intelligentnode/IntelliJava
Create Stable diffusion wrapper and controller
- Dominant language
- Java
- Stars
- 65
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
- Add the links to the config file: ([config.properties](https://github.com/Barqawiz/IntelliJava/blob/main/core/com.intellijava.core/src/main/resources/config.properties)).
- Create StabilityAIWrapper.java under the [wrappers](https://github.com/Barqawiz/IntelliJava/tree/main/core/com.intellijava.core/src/main/java/com/intellijava/core/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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.