Relies on a slightly customized fork of the InvokeAI Stable Diffusion code: Code Repo Multiple prompts at once: Enter each prompt on a new line (newline-separated). Word wrapping does not count ...
tkVideo is a Python module for playing videos in GUIs created with tkinter. It does so by binding to a tkinter.Label widget of the user's choice and rapidly changing its image object. This will create ...