HomeModels

AI Models

Discover, compare and find the best AI models for your creative projects

Filter
172 models found
DALL-E 2 icon

DALL-E 2

OpenAI|3.5B

DALL-E 2 is OpenAI's second-generation image generation model that pioneered accessible AI image creation when it launched in 2022, introducing millions of users to the possibilities of text-to-image generation. Built on a diffusion model architecture with CLIP-based text understanding, DALL-E 2 generates images at 1024x1024 resolution from natural language descriptions. The model introduced several innovative capabilities that were groundbreaking at its release, including inpainting for editing specific regions of an image, outpainting for extending images beyond their original boundaries, and variations for creating alternative versions of existing images. DALL-E 2 demonstrated that AI could generate creative, coherent, and visually appealing images from simple text descriptions, sparking the entire consumer AI image generation revolution. While it has been superseded in quality by its successor DALL-E 3 and competitors like Midjourney v6 and FLUX.1, DALL-E 2 remains available through the OpenAI API at significantly reduced pricing, making it a cost-effective option for applications where maximum image quality is not the primary concern. The model offers reliable performance for basic image generation, simple editing tasks, and prototype creation. Developers building applications with high-volume image generation needs, educators creating visual materials, and hobbyists exploring AI art on a budget continue to use DALL-E 2. Its historical significance as one of the first widely accessible AI image generators that brought text-to-image technology to mainstream awareness cannot be overstated.

Proprietary
4.0
Meshy v4 icon

Meshy v4

Meshy AI|undisclosed

Meshy v4 is the fourth generation of Meshy AI's 3D model generation platform, capable of creating detailed, textured 3D models from text descriptions and images in minutes. Released in late 2024, Meshy v4 represents a major upgrade in mesh quality, texture fidelity, and topology optimization over previous versions. The model generates production-ready 3D assets with clean topology suitable for game engines, animation pipelines, and 3D printing. Meshy v4 supports both text-to-3D and image-to-3D generation workflows, with the image-to-3D mode producing particularly impressive results by accurately capturing shape, proportions, and surface details from reference photographs. The platform generates textured meshes with PBR (Physically Based Rendering) materials including diffuse, normal, roughness, and metallic maps, making outputs immediately compatible with Unity, Unreal Engine, and Blender. Generated models can be exported in multiple formats including GLB, OBJ, FBX, and STL. Meshy v4 features improved detail preservation, better handling of thin structures and complex geometries, and more accurate color and texture mapping. The platform serves game developers, 3D artists, architects, product designers, and content creators who need rapid 3D asset creation without manual modeling expertise. A freemium model offers limited free generations with paid plans providing higher quality, more generations, and commercial licensing.

Proprietary
4.5
VALL-E icon

VALL-E

Microsoft|N/A

VALL-E is a neural codec language model for text-to-speech synthesis developed by Microsoft Research, introduced in January 2023. Unlike traditional TTS systems that use mel spectrograms and vocoders, VALL-E treats text-to-speech as a conditional language modeling task, generating discrete audio codec codes from text input conditioned on a short audio prompt. The model uses a combination of autoregressive and non-autoregressive transformer decoders operating on EnCodec audio tokens to synthesize speech that preserves the speaker's voice characteristics, emotional tone, and acoustic environment from just a 3-second reference audio sample. This approach enables remarkable zero-shot voice cloning capabilities where the model can generate speech in any voice after hearing only a brief sample, without requiring speaker-specific fine-tuning. VALL-E was trained on 60,000 hours of English speech data from the LibriLight dataset, giving it exposure to a vast diversity of speakers, accents, and speaking styles. The generated speech maintains natural prosody, appropriate pausing, and emotional expressiveness that closely matches the reference speaker's characteristics. VALL-E represents a paradigm shift in TTS technology by demonstrating that language modeling approaches can effectively solve speech synthesis when paired with neural audio codecs. Released under a research-only license, the model is not available for commercial use, reflecting Microsoft's cautious approach given potential misuse concerns. VALL-E has significantly influenced subsequent research in zero-shot TTS, with its architecture inspiring numerous follow-up models. The model is particularly relevant for researchers studying speech synthesis, voice conversion, and the application of language modeling techniques to audio generation tasks.

Proprietary
4.4
InstructPix2Pix icon

InstructPix2Pix

Tim Brooks|1B

InstructPix2Pix is an innovative image editing model developed by researchers at UC Berkeley that enables users to edit images using natural language instructions without requiring manual masks, sketches, or reference images. The model was trained on a dataset of paired image edits generated by combining GPT-3's language capabilities with Stable Diffusion's image generation, learning to translate text-based editing instructions into precise visual modifications. Users can provide an input image along with a text instruction such as 'make it snowy,' 'turn the cat into a dog,' or 'add dramatic sunset lighting,' and InstructPix2Pix applies the requested changes while preserving the overall structure and unaffected elements of the original image. The model operates in a single forward pass, making edits quickly without iterative optimization. It handles a wide range of editing operations including style transfer, object replacement, lighting changes, season and weather modifications, material changes, and artistic transformations. InstructPix2Pix is built on the Stable Diffusion architecture and is open-source, available on Hugging Face with integration into the Diffusers library. It runs on consumer GPUs with 6GB or more VRAM. Photographers, digital artists, content creators, and developers building image editing applications use InstructPix2Pix for rapid creative editing workflows. While it may not match the precision of manual editing in complex scenarios, its natural language interface makes sophisticated image edits accessible to users without any image editing expertise.

Open Source
4.3
Zero123++ icon

Zero123++

Stability AI|N/A

Zero123++ is a multi-view image generation model developed by Stability AI that generates six consistent canonical views of an object from a single input image. Released in 2023 under the Apache 2.0 license, the model extends the original Zero123 approach with significantly improved view consistency and serves as a critical component in modern 3D reconstruction pipelines. Zero123++ takes a single photograph or rendered image of an object and produces six evenly spaced views covering the full 360-degree range around the object, all maintaining consistent geometry, lighting, and appearance. The model is built on a fine-tuned Stable Diffusion backbone with specialized conditioning mechanisms that ensure multi-view coherence. Unlike the original Zero123 which generates views independently and often produces inconsistent results, Zero123++ generates all six views simultaneously in a single diffusion process, dramatically improving 3D consistency. The generated multi-view images serve as input for downstream 3D reconstruction methods like NeRF, Gaussian Splatting, or direct mesh reconstruction, enabling high-quality 3D model creation from a single photograph. Zero123++ is fully open source with pre-trained weights available on Hugging Face, making it accessible to researchers and developers building 3D generation systems. The model has become a foundational component in many state-of-the-art 3D generation pipelines and is widely used in academic research. It is particularly valuable for applications in game development, product visualization, and virtual reality where converting 2D images to 3D assets is a frequent workflow requirement.

Open Source
4.3
SwinIR icon

SwinIR

ETH Zurich|12M

SwinIR is a Transformer-based image restoration model developed by Jingyun Liang and the research team at ETH Zurich that achieves state-of-the-art performance across multiple restoration tasks including super-resolution, image denoising, and JPEG compression artifact removal. Released in August 2021 under the Apache 2.0 license, SwinIR adapts the Swin Transformer architecture for image processing by leveraging shifted window attention mechanisms that efficiently capture both local detail and global context in images. The model consists of three main modules: a shallow feature extraction layer, a deep feature extraction module built from Swin Transformer blocks with residual connections, and a reconstruction module that produces the restored high-quality output. With only 12 million parameters, SwinIR is remarkably lightweight compared to many competing models while delivering superior or comparable results. The model supports multiple super-resolution scales including 2x, 3x, and 4x upscaling, classical and lightweight variants for different quality-speed trade-offs, and separate configurations optimized for denoising at various noise levels and JPEG artifact removal at different quality factors. SwinIR demonstrated that Transformer architectures could outperform CNN-based approaches in low-level image processing tasks, marking an important milestone in the field. The model is fully open source with pre-trained weights available on GitHub and integrates well with standard deep learning frameworks. SwinIR is widely used in academic research as a baseline for image restoration benchmarks and in practical applications by photographers, graphic designers, and content creators who need high-quality image enhancement. Its efficient architecture makes it suitable for deployment on consumer hardware without specialized GPU requirements.

Open Source
4.4
ArtBreeder icon

ArtBreeder

Joel Simon|N/A

ArtBreeder is a collaborative AI art platform created by Joel Simon that enables users to blend, evolve, and create images through an intuitive web-based interface powered by generative adversarial network technology. The platform allows users to combine multiple images together by adjusting mixing ratios, creating novel visual outputs that inherit characteristics from their parent images in a process analogous to biological breeding. Users can manipulate various visual attributes through slider controls, adjusting features like age, expression, ethnicity, hair color, and artistic style in real-time to explore a vast space of visual possibilities. ArtBreeder operates on several specialized models covering portraits, landscapes, album covers, anime characters, and general images, each trained on domain-specific datasets to produce high-quality results within their category. The platform's collaborative nature means that all created images are shared publicly by default, building a vast community-generated library that other users can further remix and evolve. This social dimension creates a unique creative ecosystem where ideas build upon each other organically. Key use cases include character design for games and stories, concept art exploration for films and novels, creating unique profile pictures and avatars, generating reference imagery for illustration projects, and artistic experimentation with visual styles. The platform offers free basic access with premium tiers for higher resolution output and additional features. While not open source, ArtBreeder has democratized AI art creation by making GAN-based image manipulation accessible to users without any technical expertise or local hardware requirements.

Proprietary
4.2
LTX Video icon

LTX Video

Lightricks|N/A

LTX Video is a real-time video generation model developed by Lightricks that produces 768x512 resolution videos at 24 frames per second, emphasizing generation speed and efficiency without sacrificing visual quality. Released in November 2024, LTX Video is built on a transformer-based architecture optimized for rapid inference, capable of generating video content faster than many competing models, making it suitable for interactive applications requiring quick iteration. The model supports text-to-video generation, interpreting natural language descriptions to produce short clips with coherent motion, consistent scene dynamics, and visually appealing quality. LTX Video's architecture incorporates efficient attention mechanisms and optimized latent space operations that reduce computational requirements while maintaining quality for professional creative applications. The model demonstrates competence in generating diverse content types including human subjects with natural motion, environmental scenes with dynamic elements, abstract visual content, and stylized artistic interpretations. LTX Video supports integration with existing creative workflows through API availability and compatibility with popular development frameworks. The emphasis on real-time performance makes it valuable for interactive content creation tools, live preview systems, and prototype generation where extended wait times would disrupt creative flow. Available under the Apache 2.0 license, LTX Video is accessible on Hugging Face and through fal.ai and Replicate, enabling both local deployment and cloud-based integration. Lightricks' background as a creative tools company is reflected in the model's focus on practical usability, with optimizations targeted at content creators and designers who prioritize workflow efficiency alongside output quality.

Open Source
4.3
Kandinsky 3.1 icon

Kandinsky 3.1

Sber AI|12B

Kandinsky 3.1 is an advanced text-to-image AI model developed by Sber AI, Russia's largest technology company, named after the pioneering abstract artist Wassily Kandinsky. With 12 billion parameters built on a diffusion architecture, the model represents a significant improvement over Kandinsky 3.0 with enhanced image quality, faster generation speeds, and better prompt adherence. Kandinsky 3.1 particularly excels at rendering Cyrillic text within images and understanding Russian language prompts with native fluency, while also supporting English and other languages effectively. The model employs a cascaded generation pipeline that first produces images at lower resolution then upscales them with a separate super-resolution module, resulting in highly detailed outputs. Kandinsky 3.1 achieves competitive results on standard image generation benchmarks, producing photorealistic imagery, digital art, and illustrations across diverse styles. The architecture features improved text encoding that better captures semantic nuances and spatial relationships described in prompts. Released under the Apache 2.0 license, the model is fully open source and available on Hugging Face for download and local deployment. It integrates with the Diffusers library and can be customized through fine-tuning for domain-specific applications. Common use cases include marketing content creation for Russian-speaking markets, editorial illustration, concept art, product visualization, and educational material generation. The model is also available through Sber's cloud API for developers who prefer managed infrastructure, making it accessible for both individual creators and enterprise teams building AI-powered visual content pipelines.

Open Source
4.3
InstantMesh icon

InstantMesh

Tencent|N/A

InstantMesh is a feed-forward 3D mesh generation model developed by Tencent that creates high-quality textured 3D meshes from single input images through a multi-view generation and sparse-view reconstruction pipeline. Released in April 2024 under the Apache 2.0 license, InstantMesh combines a multi-view diffusion model with a large reconstruction model to achieve both speed and quality in single-image 3D reconstruction. The pipeline first generates multiple consistent views of the input object using a fine-tuned multi-view diffusion model, then feeds these views into a transformer-based reconstruction network that predicts a triplane neural representation, which is finally converted to a textured mesh. This two-stage approach produces significantly higher quality results than single-stage methods while maintaining generation times of just a few seconds. InstantMesh supports both text-to-3D workflows when combined with an image generation model and direct image-to-3D conversion from photographs or artwork. The output meshes include detailed geometry and texture maps compatible with standard 3D software and game engines. The model handles a wide variety of object types including characters, vehicles, furniture, and organic shapes with good geometric fidelity. As an open-source project with code and weights available on GitHub and Hugging Face, InstantMesh has become a popular choice for developers building 3D asset generation pipelines. It is particularly useful for game development, e-commerce product visualization, and rapid prototyping scenarios where fast turnaround and reasonable quality are both important requirements.

Open Source
4.3
Kolors icon

Kolors

Kuaishou|8B

Kolors is a bilingual text-to-image generation model developed by Kuaishou Technology, designed with native understanding of both Chinese and English languages for prompt-driven image creation. The model is built on a large-scale diffusion architecture trained on billions of image-text pairs with particular emphasis on Chinese cultural content, visual aesthetics, and linguistic nuances that Western-trained models often miss. Kolors demonstrates strong capabilities in generating images that accurately reflect Chinese artistic traditions, cultural symbols, calligraphy, and modern Chinese design aesthetics alongside standard Western visual concepts. The model achieves competitive image quality with good prompt adherence, accurate color reproduction, and detailed rendering across photorealistic, illustrative, and artistic styles. Its bilingual architecture processes Chinese and English prompts with equal proficiency, making it particularly valuable for creators producing content for Chinese-speaking audiences or cross-cultural projects. Kolors supports text-to-image generation at various resolutions and aspect ratios. Released as open-source by Kuaishou, the model is available on Hugging Face and compatible with the Diffusers library for integration into Python-based workflows. It runs on GPUs with 8GB or more VRAM and can be deployed locally or accessed through various cloud platforms. Chinese content creators, international marketing teams targeting Chinese markets, digital artists interested in Chinese aesthetics, and AI researchers studying multilingual visual generation form its primary user base. Kolors fills an important gap in the image generation landscape by providing high-quality bilingual capabilities with cultural awareness.

Open Source
4.4
AnimateDiff Img2Vid icon

AnimateDiff Img2Vid

Yuwei Guo|N/A

AnimateDiff Img2Vid is the image-to-video pipeline extension of the AnimateDiff framework, enabling users to animate static images using the same plug-and-play motion module approach that makes AnimateDiff uniquely versatile. Released in September 2023, this pipeline takes a reference image as input and generates animated sequences preserving the image's visual characteristics, style, and compositional elements. The architecture encodes the input image into the latent space of a Stable Diffusion model, then applies the AnimateDiff motion module's temporal attention layers to generate frame-to-frame motion creating a coherent animated sequence. This approach inherits all flexibility benefits of the AnimateDiff ecosystem, meaning users can combine the img2vid pipeline with any compatible Stable Diffusion checkpoint for style-specific animation, LoRA models for customization, and ControlNet modules for structural guidance. The model produces animated loops and short video sequences with customizable frame counts, frame rates, and motion intensities. AnimateDiff Img2Vid handles diverse input types including photographs, digital illustrations, anime art, concept designs, and stylized artwork, generating appropriate motion patterns for each input's content and visual style. Common applications include animated social media content, moving artwork from static illustrations, animated product showcases, and bringing concept art to life. Available under the Apache 2.0 license, AnimateDiff Img2Vid is accessible through Hugging Face, Replicate, and fal.ai, with extensive community support through ComfyUI workflows enabling sophisticated multi-step animation pipelines combining various ControlNet and LoRA configurations for maximum creative control.

Open Source
4.2
MODNet icon

MODNet

ZHKKKe|N/A

MODNet (Matting Objective Decomposition Network) is an open-source portrait matting model developed by ZHKKKe, designed for real-time human portrait background removal without requiring a pre-defined trimap or additional user input. Unlike traditional matting approaches needing manually drawn trimaps, MODNet achieves fully automatic portrait matting by decomposing the complex matting objective into three sub-tasks: semantic estimation for identifying the person region, detail prediction for refining edge quality around hair and clothing boundaries, and semantic-detail fusion for combining both signals into a high-quality alpha matte. This decomposition enables efficient single-pass inference at real-time speeds, making it practical for video conferencing, live streaming, and mobile photography where latency is critical. The model produces smooth and accurate alpha mattes with particular strength in handling hair strands, fabric edges, and other fine boundary details challenging for segmentation-based approaches. MODNet supports both image and video input with temporal consistency optimizations for stable video matting without flickering. The model is lightweight enough for mobile devices and edge hardware, with ONNX export supporting deployment across iOS, Android, and web browsers through WebAssembly. Common applications include video call background replacement, portrait mode photography, social media content creation, virtual try-on systems, and film post-production green screen alternatives. Released under Apache 2.0, MODNet provides a free and efficient solution widely adopted in both research and production portrait matting applications.

Open Source
4.3
Tripo AI v2 icon

Tripo AI v2

Tripo AI|undisclosed

Tripo AI v2 is the second-generation 3D model generation platform from Tripo AI, the company that co-developed TripoSR with Stability AI. Released in 2024, Tripo v2 builds upon the speed and accessibility foundations of TripoSR while adding significant quality improvements, animation capabilities, and production-oriented features. The model generates detailed 3D meshes from text descriptions and single images with improved geometric accuracy, better texture quality, and support for rigged and animated output. Tripo v2's standout feature is its ability to generate rigged 3D characters with automatic skeleton binding, enabling immediate use in animation and game development pipelines. The model produces PBR-ready textured meshes exportable in GLB, FBX, OBJ, and USDZ formats. Generation speed remains impressive at under 10 seconds for basic models, while higher quality outputs with animation rigging take 1-2 minutes. Tripo v2 serves game developers, 3D artists, AR/VR content creators, and product designers who need rapid 3D asset generation with production-quality output. The platform offers API access for enterprise integration and batch processing workflows.

Proprietary
4.5
FidelityFx Super Resolution icon

FidelityFx Super Resolution

AMD|N/A

FidelityFX Super Resolution (FSR) is AMD's open-source spatial upscaling technology designed to boost performance in real-time rendering applications, particularly video games. Unlike NVIDIA's DLSS which requires dedicated Tensor Cores, FSR is hardware-agnostic and runs on AMD, NVIDIA, and Intel GPUs including integrated graphics. The technology has evolved through multiple generations: FSR 1.0 used Lanczos-based spatial upscaling on single frames, FSR 2.0 introduced temporal upscaling leveraging motion vectors and previous frame data for near-native quality, and FSR 3.0 added optical flow-based frame generation to dramatically increase perceived frame rates. Quality modes range from Ultra Quality to Ultra Performance, letting users balance visual fidelity against performance gains of up to 2x or more. FSR supports DirectX 11, DirectX 12, and Vulkan APIs and is deployed across PC, Xbox, PlayStation, and portable devices like Steam Deck where it enables playable frame rates within limited GPU power budgets. Hundreds of major titles including Cyberpunk 2077, Starfield, and Hogwarts Legacy feature FSR integration, with engine-level support in Unreal Engine and Unity simplifying adoption. Released under the MIT license through AMD's GPUOpen platform, FSR encourages transparent collaboration and modification by developers and researchers. Its platform independence and open-source nature have made it one of the most widely adopted upscaling solutions in the gaming industry, shaping the future of real-time image quality enhancement.

Open Source
4.2
MotionDiffuse icon

MotionDiffuse

Mingyuan Zhang et al.|200M

MotionDiffuse is a pioneering diffusion model developed by Mingyuan Zhang and collaborators that generates realistic 3D human motion sequences from natural language text descriptions. The model takes text prompts such as 'a person walks forward and waves' or 'someone performs a backflip' and produces corresponding 3D skeleton-based animation data with natural body dynamics and physical plausibility. Built on a diffusion architecture with approximately 200 million parameters, MotionDiffuse introduces probabilistic motion generation that captures the inherent diversity of human movement, generating multiple plausible motion variations for the same text input. The model supports both single-action and sequential multi-action generation, enabling the creation of complex motion sequences that smoothly transition between different activities. MotionDiffuse was trained on large-scale motion capture datasets including HumanML3D and KIT-ML, learning to map semantic descriptions to physically realistic joint rotations and translations across the full body skeleton. The generated motion data can be exported in standard formats compatible with 3D animation software including Blender, Maya, and Unity, making it practical for professional production workflows. Released under the MIT license, the model is fully open source and available for both research and commercial applications. Key use cases include generating character animations for games and films, creating training data for pose estimation models, prototyping choreography, producing VR and AR avatar movements, and automating repetitive animation tasks that traditionally require skilled motion capture artists and extensive studio equipment.

Open Source
4.2
Open-Sora icon

Open-Sora

HPC-AI Tech|1.1B

Open-Sora is an open-source reproduction of OpenAI's Sora video generation model, developed by HPC-AI Tech to democratize access to high-quality video generation research. Released in March 2024, Open-Sora aims to replicate the core principles behind Sora's video generation approach while making the entire training pipeline, architecture, and weights freely available. Built on a 1.1 billion parameter transformer architecture, Open-Sora processes text descriptions through a language model encoder and generates video through a diffusion-based denoising process in compressed latent space. The project implements a spatial-temporal attention mechanism capturing both within-frame visual relationships and across-frame temporal dynamics, enabling generation of videos with coherent motion and scene evolution. Open-Sora supports multiple resolutions and variable-length video generation at different aspect ratios. The project follows an iterative development approach with regular releases that progressively improve generation quality, motion coherence, and prompt adherence. While the current model does not match commercial alternatives like Sora or Runway Gen-3, it provides an invaluable research platform for understanding and advancing video generation technology without proprietary restrictions. Available under the Apache 2.0 license, Open-Sora is accessible on Hugging Face and Replicate, with complete training code and data pipeline documentation publicly available for reproduction and extension. The project has attracted significant attention from the AI research community, serving as a foundation for academic studies on video generation, temporal modeling, and efficient training strategies for large-scale multimodal models.

Open Source
4.1
PuLID icon

PuLID

ByteDance|N/A

PuLID is an identity-preserving image generation model developed by ByteDance that introduces a Pure and Lightning ID customization approach for creating personalized portraits with exceptional speed and fidelity. Released in April 2024, PuLID addresses the core challenge of maintaining a person's identity features across different generated images without requiring lengthy fine-tuning processes. The model achieves this through a novel contrastive alignment loss and accurate ID loss mechanism that works directly with pre-trained diffusion models, specifically integrating with SDXL and FLUX architectures. PuLID's key innovation lies in its ability to decouple identity features from other image attributes such as pose, expression, and background, enabling highly controllable generation where the subject's identity remains consistent while all other aspects can be freely modified. The model processes reference images through an InsightFace-based identity encoder to extract robust facial feature representations, which are then injected into the generation pipeline through specialized adapter layers. This approach enables real-time personalization without any per-subject training, making it significantly faster than alternatives like DreamBooth or textual inversion. PuLID excels in applications including personalized avatar creation, social media content generation, virtual try-on scenarios, and identity-consistent multi-scene illustration. As an open-source project released under the Apache 2.0 license, PuLID is available on Hugging Face and supported through platforms like fal.ai, offering both researchers and creators a powerful tool for identity-preserving image generation with minimal computational overhead.

Open Source
4.4
OpenJourney icon

OpenJourney

PromptHero|1B

Openjourney is an open-source Stable Diffusion fine-tuned model created by PromptHero, trained specifically to replicate the distinctive artistic style of Midjourney outputs. The model was fine-tuned on a curated dataset of Midjourney-generated images, learning to produce the characteristic vibrant colors, dramatic lighting, cinematic compositions, and painterly aesthetic that made Midjourney famous. By using the trigger keyword in prompts, users can generate images with Midjourney-like quality without requiring a Midjourney subscription. Openjourney is built on Stable Diffusion 1.5, making it lightweight and accessible to run on consumer GPUs with as little as 4GB VRAM. The model became hugely popular in the early days of the open-source AI art movement as it democratized access to a Midjourney-inspired aesthetic for users who could not afford or access the subscription service. It supports all standard Stable Diffusion features including img2img, inpainting, and ControlNet conditioning. Available on Hugging Face and CivitAI, Openjourney integrates with ComfyUI, Automatic1111, and other popular Stable Diffusion interfaces. Digital artists, hobbyists, content creators, and developers building creative applications form its primary user base. While newer models like SDXL and FLUX.1 have surpassed its output quality and the Midjourney style has evolved significantly beyond what Openjourney captures, the model remains relevant as a lightweight option for artistic image generation and as a historically significant example of style transfer through fine-tuning in the open-source AI community.

Open Source
4.0
Riffusion icon

Riffusion

Riffusion|1B

Riffusion is an innovative AI music generation model that takes a unique approach to audio synthesis by generating spectrograms as images using a fine-tuned version of Stable Diffusion v1.5. Created as a side project by Seth Forsyth and Hayk Martiros in late 2022, Riffusion demonstrated that image diffusion models could be repurposed for audio generation by training on spectrogram representations of music. The model generates mel spectrograms conditioned on text prompts describing musical genres, instruments, moods, and styles, which are then converted back to audio waveforms using the Griffin-Lim algorithm or neural vocoders. This image-based approach to music generation was groundbreaking at the time of release, showing that the powerful generative capabilities of Stable Diffusion could transfer to the audio domain. Riffusion can produce short music clips in various styles including rock, jazz, electronic, classical, and ambient, with real-time interpolation between different prompts enabling smooth musical transitions. The model has approximately 1 billion parameters inherited from its Stable Diffusion base. Released under the MIT license, Riffusion is fully open source with the fine-tuned model weights, training code, and an interactive web application available on GitHub. While newer purpose-built music generation models like MusicGen and Suno have surpassed Riffusion in output quality and duration, the model remains historically significant as a proof of concept that sparked widespread interest in AI music generation. Riffusion continues to be used by hobbyists and researchers exploring the intersection of image generation and audio synthesis.

Open Source
4.1
DynamiCrafter icon

DynamiCrafter

Tencent|1.4B

DynamiCrafter is an open-source image animation model developed by Tencent that brings still images to life by leveraging video diffusion priors to generate dynamic content with natural motion and temporal coherence. Released in October 2023, DynamiCrafter addresses open-domain image animation, where the model must infer plausible motion from a single static image without additional motion guidance. Built on a 1.4 billion parameter diffusion architecture, it utilizes a pre-trained video diffusion model as a motion prior, conditioning generation on the input image to produce animations maintaining the source's visual characteristics while introducing contextually appropriate temporal dynamics. The architecture combines image understanding with learned motion patterns, enabling animation of diverse content including landscapes with moving elements, portraits with subtle expressions, architectural scenes, and artistic compositions. DynamiCrafter demonstrates particular strength in generating physically plausible animations respecting spatial layout and depth relationships, avoiding warping distortions and unnatural deformations. The model supports multiple resolutions and varying animation lengths for different creative and commercial applications. Key use cases include animated photographs for social media, dynamic backgrounds for presentations, bringing artwork to life, and producing visual effects for creative projects. Available under the Apache 2.0 license, DynamiCrafter is accessible on Hugging Face, Replicate, and fal.ai, with community adoption through popular creative workflows. The model represents an important advancement in unsupervised image animation, offering a practical solution for content creators who need to add motion to static visual assets without manual animation skills.

Open Source
4.2
IP-Adapter Style icon

IP-Adapter Style

Tencent|N/A

IP-Adapter Style is a specialized variant of Tencent's IP-Adapter framework focused on artistic style transfer within diffusion model image generation pipelines. Unlike the standard IP-Adapter which transfers both content and style from reference images, the Style variant extracts and applies only stylistic qualities such as color palettes, brush stroke patterns, texture characteristics, and artistic mood while allowing the text prompt to control content and subject matter. The model encodes style reference images through a CLIP image encoder and injects extracted style features into the cross-attention layers of Stable Diffusion models through decoupled attention mechanisms separating style from content. This zero-shot approach requires no fine-tuning on the target style, making it immediately usable with any reference image. Users adjust style influence strength through a weight parameter, enabling precise control over how strongly the reference style affects output while maintaining prompt adherence. IP-Adapter Style is compatible with both SD 1.5 and SDXL architectures and integrates seamlessly with ComfyUI and Diffusers workflows. It can be combined with ControlNet for structural guidance and works alongside LoRA models for further customization. Common applications include maintaining visual consistency across illustration series, applying specific artistic aesthetics to generated images, brand identity-consistent content creation, and exploring creative style variations. The model is open source under Apache 2.0, lightweight to deploy, and has become a standard tool in AI art workflows for style-controlled image creation.

Open Source
4.4
Neural Style Transfer icon

Neural Style Transfer

Leon Gatys|N/A

Neural Style Transfer is the pioneering algorithm introduced by Leon Gatys, Alexander Ecker, and Matthias Bethge in their landmark 2015 paper that demonstrated how convolutional neural networks can separate and recombine the content and style of images. The algorithm takes two input images, a content image and a style reference, then iteratively optimizes a generated output to simultaneously match the content structure of one and the artistic style of the other using feature representations extracted from a pre-trained VGG-19 network. Deep layers capture high-level content information like object shapes and spatial arrangements, while shallow layers encode style characteristics including textures, colors, and brush stroke patterns. By defining separate content and style loss functions based on these feature representations and minimizing their weighted combination through gradient descent, the algorithm produces images that preserve the recognizable content of photographs while adopting the visual aesthetic of paintings or other artistic works. This foundational work sparked an entire field of AI-powered artistic image transformation and inspired numerous real-time variants, mobile applications, and commercial products. While the original optimization-based approach requires several minutes per image on a GPU, subsequent feed-forward network approaches by Johnson et al. and others achieved real-time performance. The algorithm is fully open source with implementations available in PyTorch, TensorFlow, and other frameworks. Neural Style Transfer remains a cornerstone reference in computer vision education and continues to influence modern style transfer research and generative AI development.

Open Source
4.0
StableSR icon

StableSR

Jianyi Wang|N/A

StableSR is an innovative super-resolution model developed by Jianyi Wang and collaborators that leverages the generative prior of a pre-trained Stable Diffusion model for high-quality image upscaling with realistic detail synthesis. Released in 2023 under the Apache 2.0 license, StableSR represents one of the first successful applications of diffusion-based generative models to the image super-resolution task. The model introduces a time-aware encoder that injects information from the low-resolution input image into the Stable Diffusion denoising process at each timestep, along with a controllable feature wrapping module that balances between fidelity to the original image and the richness of generated details. This architecture enables StableSR to produce upscaled images with remarkably realistic textures and fine details that go beyond what traditional regression-based super-resolution methods can achieve. The controllable feature wrapping allows users to adjust the strength of generative enhancement, providing a spectrum from conservative restoration that closely follows the input to aggressive enhancement that adds more synthesized detail. StableSR handles diverse image types including photographs, artwork, screenshots, and text-containing images, with particular strength in restoring natural textures like skin, hair, fabric, and foliage. The model is fully open source with code and pre-trained weights available on GitHub and is compatible with existing Stable Diffusion infrastructure. StableSR is valuable for photographers restoring low-resolution images, digital artists upscaling reference material, and content creators who need high-resolution outputs from limited source imagery. Its diffusion-based approach has influenced subsequent research in generative super-resolution methods.

Open Source
4.3

172 models found · Page 6 / 8