awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Generative AI Architectures · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesGenerative AI Architectures

Structural components and mechanisms, such as attention layers, that enable models to generate new content.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generative AI Architectures. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Architectures

Awesome Generative AI Architectures GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • CompVis/stable-diffusion

    CompVis/stable-diffusion

    72,380GitHubView on GitHub↗

    Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of im

    Aligns generated visual features with semantic input prompts by integrating text-derived embeddings into neural network layers.

    Jupyter Notebook

Explore sub-tags

  • Cross-Attention MechanismsModules that integrate multi-modal conditioning signals into neural network layers.