Tags: image generation*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This repository features a generative AI image generator designed to run on the RP2350 microcontroller (Raspberry Pi Pico 2). The model uses a latent flow diffusion transformer (DiT) architecture, similar to Flux, but scaled down significantly with only 1.7 or 2.9 million parameters—thousands of times smaller than typical local diffusion models. It can generate $128 times 128$ RGB images of human faces in approximately 5-20 seconds and supports conditional generation for five classes based on gender, smile, and neutral expressions.

    - The model architecture includes a VAE decoder and a DiT component.
    - Hardware output can be displayed via a VGA monitor or streamed over USB.
    - Includes an int8 pipeline involving calibration, distillation-QAT (Quantization-Aware Training), and folding.
    - Two variants are provided: a high-quality flagship model and a faster build version.
  2. Discord bot which transforms your servers into hubs for limitless local AI-driven interaction and content creation. Features cutting-edge tools for professionals, and unlocks creative fun for casual users. Integrates text-generation-webui and Stable Diffusion Web UIs.
  3. LocalAI is a free and open-source AI stack that allows you to run language models, autonomous agents, and document intelligence locally on your hardware. It's an OpenAI API-compatible alternative focused on privacy, ease of use, and extensibility.
  4. A deep dive into the theory and applications of diffusion models, focusing on image generation and other tasks, with examples and PyTorch code.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "image generation"

About - Propulsed by SemanticScuttle