ComfyUI
stable-diffusion-webui
ComfyUI | stable-diffusion-webui | |
---|---|---|
141 | 2,814 | |
74,692 | 151,238 | |
8.8% | 1.9% | |
9.9 | 8.5 | |
about 16 hours ago | about 2 months ago | |
Python | Python | |
GNU General Public License v3.0 only | MIT |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ComfyUI
-
How to Use ComfyUI API with Python: A Complete Guide
Method 1 (Basic API): websockets_api_example.py
-
How to Use WAN 2.1 with Comfy UI on Mac, Windows, and Linux: A Comprehensive Guide
Clone and Setup ComfyUI: git clone https://github.com/comfyanonymous/ComfyUI cd ComfyUI python3.11 -m pip install --pre torch torchvision --extra-index-url https://download.pytorch.org/whl/torch_stable.html pip3 install -r requirements.txt
- Setup ComfyUI from Scratch to Run Flux diffusion model on RunPod – Step by Step Tutorial!
-
RTX 5090 Tested Against FLUX DEV, SD 3.5 Large, SD 3.5 Medium, SDXL, SD 1.5 with AMD 9950X CPU
🔗Manually Install RTX 5000 Series Support ⤵️ ▶️ https://github.com/comfyanonymous/ComfyUI/discussions/6643
-
The Yoga of Image Generation – Part 1
ComfyUI is a fascinating GUI for Stable Diffusion that allows users to run Stable Diffusion models locally and create image generation workflows. It's an intuitive, modular, and customizable platform distributed under the GPL 3 license.
-
Simplifying Remote Access: Hosting ComfyUI Online with Pinggy
ComfyUI is a local and portable interface often used to generate AI-generated art using models like Stable Diffusion. When collaborating with remote clients or teammates, you might need to share this locally hosted interface online. Pinggy, a tunneling service, makes this simple by providing a public link to access your setup securely.
-
AI model for near-instant image creation on consumer-grade hardware
For runtime, I use ComfyUi [0] which is node based and therefore a bit hard to learn. But you can just look at the examples on their github. Foocus [1] also seems to be popular and a bit more conventional perhaps, though I didn't try it.
For models, Flux [2] is pretty good and quite straightforward to use. (In general, you will have a runtime and then you have to get the model weights seperately). Which Flux variant depends on your graphics card, the Flux.1 schnell should work for most decently modern ones. (And the website, civitai.com is a repository for models and other associated tools.)
[0] https://github.com/comfyanonymous/ComfyUI
[1] https://github.com/lllyasviel/Fooocus
[2] https://civitai.com/models/618692?modelVersionId=699279
-
Easily Share ComfyUI Online Using Pinggy
When working with AI tools like ComfyUI for creating stunning art with models such as Stable Diffusion, sharing your locally hosted interface with remote collaborators or clients can be challenging. With Pinggy, a lightweight tunneling tool, you can seamlessly expose your local ComfyUI setup to the internet. Here's a step-by-step guide to get you started.
-
Deploy ComfyUI with RunPod Serverless
What is ComfyUI? ComfyUI, according to author, "lets you design and execute advanced stable diffusion pipelines using a graph/nodes/flowchart based interface". Basically, we can play with stable diffusion pipelines by just moving around some nodes.
-
AI PCs Aren't Good at AI: The CPU Beats the NPU
Didn't believe that anyone would be bridge-burning-happy enough to put this in their official docs, but you're not kidding: https://github.com/comfyanonymous/ComfyUI/wiki/Which-GPU-sho...
In retrospect, the fact that Intel and AMD's stock prices both closed slightly up when Microsoft announced the Snapdragon X on Windows 11 was a dead giveaway that the major players knew behind the scenes that it was being released seriously under baked.
stable-diffusion-webui
-
Enhancing Creativity: A Web Interface for Stable Diffusion
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.
- Show HN: Voice-Pro – AI Voice Cloning Magic: Transform Any Voice in 15 Seconds
-
Practical Experience: Integrating Over 50 Neural Networks Into One Open-Source Project
A year and a half ago, I embarked on an open-source project that has since grown and evolved significantly. Inspired by the AUTOMATIC1111 project, which was just starting to gain traction at the time, I kept adding new features and capabilities. Today, my project integrates over 50 different neural networks, each handling a unique task. In this article, I want to share some practical tips and key takeaways from my journey. I hope they prove helpful to you and motivate you to refactor your code.
- El uso de los modelos de IA open source en el desarrollo
-
World of GenAI - Exploring the Depths of Stable Diffusion
We will be looking into the image generation aspect of this generative model. We will use stable-diffusion-webui for more user-friendly interface.
- The Path to StyleGan2 – Progressive Growing GAN
-
Show HN: I made an app to use local AI as daily driver
* 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
-
AMD Funded a Drop-In CUDA Implementation Built on ROCm: It's Open-Source
I would love to be able to have a native stable diffusion experience, my rx 580 takes 30s to generate a single image. But it does work after following https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki...
I got this up and running on my windows machine in short order and I don't even know what stable diffusion is.
But again, it would be nice to have first class support to locally participate in the fun.
-
Ask HN: What is the state of the art in AI photo enhancement?
In Auto1111, that just uses Image.blend. :)
https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob...
- How To Increase Performance Time on MacOS
What are some alternatives?
InvokeAI - Invoke 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, and serves as the foundation for multiple commercial products.
stable-diffusion-ui - Easiest 1-click way to install and use Stable Diffusion on your computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image. [Moved to: https://github.com/easydiffusion/easydiffusion]
SHARK-Studio - SHARK Studio -- Web UI for SHARK+IREE High Performance Machine Learning Distribution
stable-diffusion-webui-ux - Stable Diffusion web UI UX
diffusers - 🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.