ai-art

Top 23 ai-art Open-Source Projects

  • stable-diffusion-webui

    Stable Diffusion web UI

  • Project mention: Show HN: I made an app to use local AI as daily driver | news.ycombinator.com | 2024-02-27

    * LLaVA model: I'll add more documentation. You are right Llava could not generate images. For image generation I don't have immediate plans, but checkout these projects for local image generation.

    - https://diffusionbee.com/

    - https://github.com/comfyanonymous/ComfyUI

    - https://github.com/AUTOMATIC1111/stable-diffusion-webui

  • InvokeAI

    InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.

  • Project mention: Stable Diffusion 3 | news.ycombinator.com | 2024-02-22

    Probably not, since I have no idea what you're talking about. I've just been using the models that InvokeAI (2.3, I only just now saw there's a 3.0) downloads for me [0]. The SD1.5 one is as good as ever, but the SD2 model introduces artifacts on (many, but not all) faces and copyrighted characters.

    [0] https://github.com/invoke-ai/InvokeAI

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • stable-diffusion-webui-colab

    stable diffusion webui colab

  • Project mention: Stable-Diffusion-Webui-Colab | news.ycombinator.com | 2023-07-24
  • MidJourney-Styles-and-Keywords-Reference

    A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!

  • Project mention: how to learn use midjourney? | /r/midjourney | 2023-05-29

    The best way is just play around and try stuff out. Start with really simple, clear prompts. Then add in keywords to get specific styles or content: there is a huge guide here https://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference/blob/main/README.md

  • Graphite

    2D raster & vector editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.

  • Project mention: 3D and 2D: Testing out my cross-platform graphics engine | news.ycombinator.com | 2024-04-02
  • Auto-Photoshop-StableDiffusion-Plugin

    A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using either Automatic or ComfyUI as a backend.

  • Project mention: Adobe will charge “credits” for generative AI | news.ycombinator.com | 2023-09-16

    Btw, there's already an open source way to do this

    https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiff...

  • automatic

    SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models

  • Project mention: Open-source project ZLUDA lets CUDA apps run on AMD GPUs | news.ycombinator.com | 2024-03-05

    > it won't ever be a viable option

    For production workloads, I generally agree. It's an unsupported hack with a questionable future, I wouldn't do anything money-making with it.

    However, for tinkering and consumer workloads, it already works pretty well. Enough of cuDNN and cuBLAS work to run PyTorch and in turn, Stable Diffusion with https://github.com/lshqqytiger/ZLUDA - there's even a fairly user-friendly setup process already in https://github.com/vladmandic/automatic .

    I was able to get a personal non-ML related project working on my AMD card in just a few minutes, which saved me a lot of development time before I then deployed the production workload on NV hardware (this is probably why AMD pulled the plug on the project - it's almost more of a boost to NV than anything else, AMD really need people to be writing code on ROCm to deploy on AMD datacenter hardware).

  • SaaSHub

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

    SaaSHub logo
  • stable-diffusion-videos

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

  • Project mention: How to create it? | /r/ChatGPT | 2023-06-01
  • stability-sdk

    SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)

  • Project mention: FLaNK Stack for 04 December 2023 | dev.to | 2023-12-04
  • awesome-generative-ai

    A curated list of Generative AI tools, works, models, and references (by filipecalegario)

  • Project mention: Generative AI – A curated list of Generative AI tools, works, models | news.ycombinator.com | 2023-07-14
  • diffusiondb

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

  • Project mention: DiffusionDB: A large-scale text-to-image prompt gallery dataset based on Stable Diffusion | /r/datasets | 2023-06-27
  • stable.art

    Photoshop plugin for Stable Diffusion with Automatic1111 as backend (locally or with Google Colab)

  • Project mention: [ERROR] How to "Enable API"? - Stable.Art PhotoShop Plugin [A1111 / WebUi] | /r/StableDiffusion | 2023-06-20

    I am using Stable.Art and A1111 to integrate Stable Diffusion into Photoshop, I have followed the guides to the best of my abilities, modified the BAT file

  • voltaML-fast-stable-diffusion

    Beautiful and Easy to use Stable Diffusion WebUI

  • Project mention: Show HN: Shortbread, a web app that helps you create AI comics in minutes | news.ycombinator.com | 2023-10-06

    Also, VoltaML has a good reference GPU AITemplate SD 1.5 implementation:

    https://github.com/VoltaML/voltaML-fast-stable-diffusion/tre...

    The speed jump is massive on my desktop GPU, probably even more dramatic on cloud hardware, and it may support some things (weight swapping/lora swapping/resolution changing) better than JAX.

  • sd-webui-inpaint-anything

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

  • Project mention: How to send masked photo to img2img inpainting | /r/StableDiffusion | 2023-10-12

    Hey everyone,Today I installed inpaint-anything extension from github(https://github.com/Uminosachi/sd-webui-inpaint-anything) to Stable Diffusion. It works perfectly.

  • unprompted

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

  • Project mention: Unprompted v10 Released: New faceswap features, GPEN support, Civitai shortcode and more! 😊 | /r/StableDiffusion | 2023-10-13

    I'm pleased to announce the release of Unprompted v10.0.0, the Swiss Army knife extension for A1111. This is a major update that brings a number of new features and improvements, including:

  • ComfyUI-to-Python-Extension

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

  • Project mention: Building Comfy workflows and calling through API? | /r/comfyui | 2023-12-07

    Everything is still Python under the hood so you can convert your workflows to regular Python to run. Also it’s worth editing the final output so you can pass in which ever parameters you desire: https://github.com/pydn/ComfyUI-to-Python-Extension

  • infinite-zoom-automatic1111-webui

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

  • Project mention: Controlnet Error: "No ControlNetUnit detected in args". | /r/StableDiffusion | 2023-06-23

    I removed two extensions I wasn't using that occur before it in alphabetical order (for video... SD-CN-Animation and Infinite Zoom ). I think it may have been the latter two which were the problem.

  • bacalhau

    Compute over Data framework for public, transparent, and optionally verifiable computation

  • Project mention: Deno Cron | news.ycombinator.com | 2023-11-29

    This is really interesting - we’ve tried really hard to solve some of these with Bacalhau[1] - a much simpler distributed compute platform. Would love your feedback!

    [1] https://github.com/bacalhau-project/bacalhau

    Disclosure: I confounded Bacalhau

  • dream-factory

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

  • Project mention: 80's-90's fantasy art character generator w/ dynamic prompt (DS&D) | /r/StableDiffusion | 2023-05-12

    Good stuff! For anyone else that uses Dream Factory, I've converted this to a .prompts file for use with it here:

  • dfserver

    A distributed backend AI pipeline server

  • sd-parseq

    Parameter sequencer for Stable Diffusion

  • Project mention: Subject rotation with deforum | /r/StableDiffusion | 2023-06-07

    This is how it was done https://github.com/rewbs/sd-parseq/discussions/106

  • AI-Catalog

    Huge AI models catalog. A curated list of AI tools, platforms, and resources across various domains.

  • Project mention: Huge AI List on GitHub. | /r/coolgithubprojects | 2023-12-09
  • airunner

    Stable Diffusion and LLMs offline on your own hardware

  • Project mention: Show HN: Talk to an LLM (and interrupt it) with your voice [video] | news.ycombinator.com | 2024-03-07

    AI Runner is an application that I have been developing for over a year. This next iteration is a near total rewrite and adds lots of new features - what started out as an AI Art application has evolved into a multi-modal AI assistant built with pure python. It runs locally and offline on your own hardware (I recommend using an RTX 2080s or higher).

    You can get the source here: https://github.com/Capsize-Games/airunner/

  • 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).

ai-art related posts

  • Show HN: Talk to an LLM (and interrupt it) with your voice [video]

    1 project | news.ycombinator.com | 7 Mar 2024
  • AI Runner: real time voice to text conversation with PC preview [video]

    2 projects | news.ycombinator.com | 27 Feb 2024
  • Stable Diffusion 3

    3 projects | news.ycombinator.com | 22 Feb 2024
  • Show HN: AI RUNNER – LLMs and Stable Diffusion on local hardware

    2 projects | news.ycombinator.com | 14 Feb 2024
  • AMD Funded a Drop-In CUDA Implementation Built on ROCm: It's Open-Source

    23 projects | news.ycombinator.com | 12 Feb 2024
  • BlueMoon AI: A Open-Source Stable Diffusion Model

    1 project | dev.to | 3 Jan 2024
  • Show HN: I have created a free text-to-image website that supports SDXL Turbo

    2 projects | news.ycombinator.com | 17 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 stable-diffusion-webui 129,975
2 InvokeAI 21,337
3 stable-diffusion-webui-colab 15,253
4 MidJourney-Styles-and-Keywords-Reference 11,668
5 Graphite 6,903
6 Auto-Photoshop-StableDiffusion-Plugin 6,303
7 automatic 4,717
8 stable-diffusion-videos 4,234
9 stability-sdk 2,398
10 awesome-generative-ai 1,987
11 diffusiondb 1,113
12 stable.art 1,110
13 voltaML-fast-stable-diffusion 941
14 sd-webui-inpaint-anything 932
15 unprompted 745
16 ComfyUI-to-Python-Extension 696
17 infinite-zoom-automatic1111-webui 636
18 bacalhau 606
19 dream-factory 469
20 dfserver 342
21 sd-parseq 336
22 AI-Catalog 321
23 airunner 192

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com