5 个仓库
Custom configurations and pipelines for generating images using Stable Diffusion and ComfyUI.
Distinct from Stable Diffusion Tools: Focuses on the operational workflow for video asset generation rather than general tool lists or specific editor plugins.
Explore 5 awesome GitHub repositories matching graphics & multimedia · Stable Diffusion Workflows. Refine with filters or upvote what's useful.
MoneyPrinterPlus is an automated video production system designed for the mass creation of short-form AI content. It functions as an end-to-end pipeline that uses large language models to generate scripts, synthesize voiceovers, and produce visual assets to assemble complete videos. The project is distinguished by its ability to batch-process high volumes of unique content through automated mixing and randomized asset pairing. It includes a social media auto-publisher that uses browser simulation to automate the upload and distribution of generated videos to platforms such as TikTok and Xiaoh
Integrates Stable Diffusion and ComfyUI workflows to produce custom visual backgrounds for AI videos.
This project provides methodologies and guides for structured prompt engineering, generative workflows, and specialized image generation strategies. It serves as a framework for optimizing inputs to large language models across coding, writing, and analysis tasks, as well as a library of techniques for controlling diffusion models. The project distinguishes itself through an AI-driven software design framework that converts business requirements into technical architectures and code using domain-driven prompting. It also implements generative AI workflow patterns that use sequential prompt pi
Provides specialized strategies and workflows for generating and refining high-quality imagery using Stable Diffusion.
这是一个 Stable Diffusion 视频生成器,通过在生成模型的潜在空间(latent space)中对文本提示进行插值来创建动态图像。它作为 AI 视频生成和潜在空间插值工具,将描述性文本转换为视觉序列。 该系统特别支持音频响应式视觉效果,通过将图像插值速率与音频文件的节拍和节奏同步来实现。它通过变形视频生成(morphing video generation)产生这些序列,从而在不同的文本提示之间平滑过渡。 该项目包含一个图形用户界面,提供用于管理文本转视频工作流的 Web 控制界面。这使得无需编写手动流水线代码即可编排生成过程。
Implements a Stable Diffusion workflow for creating videos by interpolating between text prompts in the latent space.
This project is a local media management platform designed for organizing, browsing, and analyzing large collections of AI-generated images and videos. It functions as a specialized browser that extracts and parses embedded generation parameters, allowing users to manage their creative assets through a high-performance interface. The platform distinguishes itself through semantic search and organization capabilities, which use vector indexing to enable natural language queries across local file libraries. It automates the sorting and tagging of media based on prompt similarity and visual cont
Facilitates the management of generation settings and assets across diverse AI art software environments.
This project provides a clean implementation of the latent diffusion model architecture using the PyTorch framework. It functions as a generative machine learning pipeline designed to synthesize images from text prompts by loading pre-trained model weights into a modular neural network structure. The implementation focuses on the mechanics of image generation, utilizing a tensor-based computational graph to execute the complex linear algebra required for inference. It incorporates transformer-based text encoding to map natural language into vector embeddings, which are then integrated into th
Provides specialized image generation tools by modifying the underlying model architecture and sampling processes for custom requirements.