sd4j icon indicating copy to clipboard operation
sd4j copied to clipboard

Stable diffusion pipeline in Java using ONNX Runtime

Results 2 sd4j issues
Sort by recently updated
recently updated
newest added

The README indicates that Core ML is ostensibly supported, but it seems like (and I could be wrong here) that a different `onnxruntime` would be needed (and not the `onnxruntime_gpu`...

Google has sentencepiece but its written in C++ and java side requires jni and its not that much portable So we have added opensource SentencePiece4J thats all pure java and...