Python ai-art

Open-source Python projects categorized as ai-art

Top 23 Python ai-art Projects

  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. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. sdnext

    SD.Next: All-in-one for AI generative image

    Project mention: Intel's Battlemage Architecture | news.ycombinator.com | 2025-02-11

    Been running Linux on the A770 for about 2 years now. Very happy with the driver situation. Was a bit rough very early on, but it's nice and stable now. Recommend at least Linux 6.4, but preferably newer. I use a rolling release distro(Artix) to get up to date kernels.

    ML stuff can be a pain sometimes because support in pytorch and various other libraries is not as prioritised as CUDA. But I've been able to get llama.cpp working via ollama, which has experimental intel gpu support. Worked fine when I tested it, though I haven't actually used it very much, so don't quote me on it.

    For image gen, your best bet is to use sdnext(https://github.com/vladmandic/sdnext), which supports Intel on linux officially, and will automagically install the right pytorch version, and do a bunch of trickery to get libraries that insist on CUDA to work in many of the cases. Though some things are still unsupported due to various libraries still not supporting intel on Linux. Some types of quantization are unavailable for instance. But at least if you have the A770, quantisation for image gen is not as important due to plentyful VRAM, unless you're trying to use the flux models.

  4. stable-diffusion-videos

    Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts

  5. 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...

  6. ComfyUI-to-Python-Extension

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

  7. diffusiondb

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

  8. sd-webui-inpaint-anything

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

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. voltaML-fast-stable-diffusion

    Beautiful and Easy to use Stable Diffusion WebUI

  11. unprompted

    Templating language written for Stable Diffusion workflows. Available as an extension for the Automatic1111 WebUI.

  12. infinite-zoom-automatic1111-webui

    infinite zoom effect extension for AUTOMATIC1111's webui - stable diffusion

  13. dream-factory

    Multi-threaded GUI manager for mass creation of AI-generated art with support for multiple GPUs.

  14. Auto1111SDK

    An SDK/Python library for Automatic 1111 to run state-of-the-art diffusion models

  15. airunner

    A privacy focused, local-first, multi-modal inference engine and agent platform for running LLMs, image generation, speech processing, and tool-based automation

    Project mention: AI Runner: now works with Docker | dev.to | 2025-04-08
  16. inpaint-anything

    Inpaint Anything performs stable diffusion inpainting on a browser UI using masks from Segment Anything. (by Uminosachi)

  17. onnx-web

    web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD

  18. comfy-pack

    A comprehensive toolkit for reliably locking, packing and deploying environments for ComfyUI workflows.

    Project mention: Show HN: Comfy-Pack: Making ComfyUI Workflows Shareable | news.ycombinator.com | 2024-12-19
  19. pycasso

    A system to send AI generated art to an E-Paper display through a Raspberry PI unit

  20. alias-free-gan

    Unofficial Alias-Free GAN implementation. Based on rosinality's version with expanded training and inference options. (by duskvirkus)

  21. MetalDiffusion

    Stable Diffusion for Intel and Silicon Mac's. Forked from @divamgupta's work

  22. collage-diffusion-ui

    An open source, layer-based web interface for Collage Diffusion - use a familiar Photoshop-like interface and let the AI harmonize the details.

  23. stable-karlo

    Upscaling Karlo text-to-image generation using Stable Diffusion v2.

  24. sd-pixel

    Quickly and easily perform downscaling, color palette limiting, and other useful pixel art effects through the extras tab.

  25. diffusion-browser

    An easy way to view the images and metadata generated by Stable Diffusion's Automatic1111 WebUI

  26. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit 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 ai-art discussion

Log in or Post with

Python ai-art related posts

  • AI Runner: now works with Docker

    1 project | dev.to | 8 Apr 2025
  • AI Runner now works in a Docker container

    1 project | news.ycombinator.com | 7 Apr 2025
  • AI Runner: now with Pygame support

    1 project | dev.to | 27 Mar 2025
  • What would you make with AI Runner?

    1 project | news.ycombinator.com | 26 Mar 2025
  • OpenVoice Added to AI Runner

    1 project | news.ycombinator.com | 25 Mar 2025
  • AI Runner v3.3 is now under Apache 2.0

    1 project | dev.to | 22 Mar 2025
  • Show HN: AI Runner is now Apache 2.0

    1 project | news.ycombinator.com | 22 Mar 2025
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

# Project Stars
1 stable-diffusion-webui 151,591
2 sdnext 6,217
3 stable-diffusion-videos 4,570
4 stable-diffusion-webui-amdgpu 2,069
5 ComfyUI-to-Python-Extension 1,710
6 diffusiondb 1,271
7 sd-webui-inpaint-anything 1,234
8 voltaML-fast-stable-diffusion 992
9 unprompted 797
10 infinite-zoom-automatic1111-webui 675
11 dream-factory 499
12 Auto1111SDK 410
13 airunner 377
14 inpaint-anything 256
15 onnx-web 215
16 comfy-pack 136
17 pycasso 80
18 alias-free-gan 77
19 MetalDiffusion 71
20 collage-diffusion-ui 64
21 stable-karlo 60
22 sd-pixel 51
23 diffusion-browser 39

Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com

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