Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stable-diffusion-java

how it works

this repo uses DeepJavaLibrary to run torchscript models on java. the tokenizer and klms sampler were ported from stable-diffusion-pytorch with minimal changes.

how to use

  1. Install python
  2. Install torch (see here)
  3. Update pom.xml (see here)
  4. Convert model to torchscript (see here)
  5. Run the code

About

java interface of stable diffusion

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages