Python image-generation

Open-source Python projects categorized as image-generation

Top 23 Python image-generation Projects

image-generation
  1. stable-diffusion-webui

    Stable Diffusion web UI

    Project mention: Enhancing Creativity: A Web Interface for Stable Diffusion | dev.to | 2025-03-21

    For those interested in this innovative tool, accessing the GitHub repository at https://github.com/AUTOMATIC1111/stable-diffusion-webui provides further details and instructions on how to utilize its features effectively. Embrace the future of creativity and unlock new possibilities with this enhanced web interface for Stable Diffusion.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. khoj

    Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.

    Project mention: Top 13 Self-Hosted Projects with the Most GitHub Stars | dev.to | 2024-09-10

    GitHub https://github.com/khoj-ai/khoj GitHub Star 12.4k GitHub Fork 627 GitHub Issue 64 GitHub Pull Request 3 GitHub Contributor 35 Open Source License AGPL-3.0 Official Website https://khoj.dev/ Documentation https://docs.khoj.dev/

  4. diffusers

    🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.

    Project mention: Inter-Process Communication between NodeJS and Python | dev.to | 2025-05-02

    I'm not a fan of Python, but it is the languange of choice for most Machine Learning code. I'm currently working on a NodeJS based project where I need to call the HuggingFace Diffusers python module. So I came up with an IPC wrapper around the the Python script.

  5. pytorch-CycleGAN-and-pix2pix

    Image-to-Image Translation in PyTorch

  6. PaddleGAN

    PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.

  7. dream-textures

    Stable Diffusion built-in to Blender

  8. DragGAN

    Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux) (by OpenGVLab)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. multidiffusion-upscaler-for-automatic1111

    Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0

  11. AnyDoor

    Official implementations for paper: Anydoor: zero-shot object-level image customization

  12. Image-Super-Resolution-via-Iterative-Refinement

    Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch

  13. contrastive-unpaired-translation

    Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

  14. stable-diffusion-webui-amdgpu

    Stable Diffusion web UI

    Project mention: Run Stable Diffusion 10x Faster on AMD GPUs | news.ycombinator.com | 2024-09-01

    More from the maintainer on the update: https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu...

  15. Anime2Sketch

    A sketch extractor for anime/illustration.

  16. ComfyUI-to-Python-Extension

    A powerful tool that translates ComfyUI workflows into executable Python code.

  17. gansformer

    Generative Adversarial Transformers

  18. data-efficient-gans

    [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training

  19. diffusiondb

    A large-scale text-to-image prompt gallery dataset based on Stable Diffusion

  20. sd-webui-inpaint-anything

    Inpaint Anything extension performs stable diffusion inpainting on a browser UI using masks from Segment Anything.

  21. Infinity

    [CVPR 2025 Oral]Infinity ∞ : Scaling Bitwise AutoRegressive Modeling for High-Resolution Image Synthesis (by FoundationVision)

    Project mention: Infinity ∞:Scaling Bitwise AutoRegressive Modeling for HR Image Synthesis | news.ycombinator.com | 2025-04-26
  22. AI-Horde

    A crowdsourced distributed cluster for AI art and text generation

  23. stable-diffusion-prompt-reader

    A simple standalone viewer for reading prompts from Stable Diffusion generated image outside the webui.

  24. Paint-by-Example

    Paint by Example: Exemplar-based Image Editing with Diffusion Models

  25. cleanvision

    Automatically find issues in image datasets and practice data-centric computer vision.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python image-generation discussion

Log in or Post with

Python image-generation related posts

  • Inter-Process Communication between NodeJS and Python

    1 project | dev.to | 2 May 2025
  • Enhancing Creativity: A Web Interface for Stable Diffusion

    1 project | dev.to | 21 Mar 2025
  • I Self-Hosted Llama 3.2 with Coolify on My Home Server: A Step-by-Step Guide

    2 projects | news.ycombinator.com | 16 Oct 2024
  • How to Run FLUX1 for Free: A Step-by-Step Guide

    2 projects | dev.to | 9 Sep 2024
  • Run Flux.1 on M3 Mac with Diffusers

    2 projects | dev.to | 14 Aug 2024
  • World of GenAI - Exploring the Depths of Stable Diffusion

    1 project | dev.to | 6 Aug 2024
  • The Path to StyleGan2 – Progressive Growing GAN

    3 projects | news.ycombinator.com | 5 Aug 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 14 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source image-generation projects in Python? This list will help you:

# Project Stars
1 stable-diffusion-webui 152,334
2 khoj 29,974
3 diffusers 28,903
4 pytorch-CycleGAN-and-pix2pix 23,986
5 PaddleGAN 8,026
6 dream-textures 7,983
7 DragGAN 4,987
8 multidiffusion-upscaler-for-automatic1111 4,901
9 AnyDoor 4,126
10 Image-Super-Resolution-via-Iterative-Refinement 3,755
11 contrastive-unpaired-translation 2,296
12 stable-diffusion-webui-amdgpu 2,094
13 Anime2Sketch 2,026
14 ComfyUI-to-Python-Extension 1,759
15 gansformer 1,335
16 data-efficient-gans 1,306
17 diffusiondb 1,277
18 sd-webui-inpaint-anything 1,243
19 Infinity 1,257
20 AI-Horde 1,215
21 stable-diffusion-prompt-reader 1,175
22 Paint-by-Example 1,157
23 cleanvision 1,077

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?