Hello, I am very interested in the Java code under the com.example.open.diffusion.core package (such as VaeDoder.java, UNet.java, etc.). Is there any official documentation for this part of the code that can be used as a reference?
If I want to add a new Scheduler, is there anything I can use as a reference?
Hello, I am very interested in the Java code under the
com.example.open.diffusion.core
package (such asVaeDoder.java
,UNet.java
, etc.). Is there any official documentation for this part of the code that can be used as a reference?If I want to add a new
Scheduler
, is there anything I can use as a reference?