seeV
ComfyUI
seeV | ComfyUI | |
---|---|---|
1 | 141 | |
26 | 71,928 | |
- | 10.0% | |
7.5 | 9.9 | |
10 months ago | 5 days ago | |
Swift | Python | |
- | GNU General Public License v3.0 only |
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.
seeV
-
A Picture Is Worth 170 Tokens: How Does GPT-4o Encode Images?
I also wrote a Swift CLI that wraps over the Vision framework: https://github.com/nexuist/seev
Text extraction is included (including the ability to specify custom words not found in the dictionary) but there are also utilities for face detection, classification, etc.
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.
What are some alternatives?
magic - Scanner for decks of cards with bar codes printed on card edges
stable-diffusion-webui - Stable Diffusion web UI
unilm - Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
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.
LlamaChat - Chat with your favourite LLaMA models in a native macOS app
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]