sd-parseq icon indicating copy to clipboard operation
sd-parseq copied to clipboard

Integrate with standard Deforum

Open rewbs opened this issue 2 years ago • 2 comments

The A1111 Deforum extension integration is working well, but many users prefer plain old Deforum :)

There's no reason we can't do a Parseq integration there too.

rewbs avatar Dec 06 '22 22:12 rewbs

The only things that make this a bit tricky are:

  • Prompts because Deforum doesn't support composable diffusion. If we put this aside we could add support on the basis that prompts wouldn't necessarily be compatible (i.e. prompts that work in a1111 might not work in plain deforum).
  • Fractional seeds. Deforum does not currently support subseeds / SLERPing between seeds as far as I can tell. We would either need to add that or round the seed and list the gap as a caveat.

rewbs avatar Dec 14 '22 15:12 rewbs

I'm particularly interested in this having done some work on "vanilla" deforum recently. Seeing your tutorials it definitely seems like a111-deforum has moved on substantially from the original one in many respects. Also stuff like FILM integration, upscaling, etc etc. The list goes on.

I am interested though in the broader goal of how parseq could be more standalone. The a1111 UI is a geek heaven but impenetrable to "creative types".

boxabirds avatar Jun 28 '23 14:06 boxabirds