JustinMeans
JustinMeans
Adds a negativePrompt parameter to generateImages and produces a prompt embedding by concatenating the negative and positive prompt encodings.
With #116 now merged, it seems we're a lot closer to in-painting and depth model support. The pipelines just need to support the extra input. I'll attempt to convert the...
Hey I know this is an old repo but I was looking into using frame interpolation for a project and when I used this repository I noticed the memory would...
Would you have any guidance on getting this deployed on a [Vapor](https://github.com/vapor/vapor) server? It would be awesome to have a method to bootstrap the actor system server with Vapor's NIO...
The following fixes are proposed to enable the library to compile in release mode. Thanks for creating this library! This was the build error given when compiling in release prior...