axodox/axodox-machinelearning
This repository contains a pure C++ ONNX implementation of multiple offline AI models, such as StableDiffusion (1.5 and XL), ControlNet, Midas, HED and OpenPose.
This is a C++ library that allows developers of graphics applications and games to integrate powerful AI image generation and processing capabilities directly into their software. It takes text descriptions or existing images as input and generates new, highly customized images or extracts visual features like human poses, depth, or edges. The end-users for this library are C++ developers building real-time graphics applications, games, or other high-performance visual software.
633 stars. No commits in the last 6 months.
Use this if you are a C++ developer building a graphics application or game and need to integrate advanced AI image generation (like text-to-image or image manipulation) or visual feature extraction without relying on Python or complex deployments.
Not ideal if you are not a C++ developer or if you need to integrate AI image generation into a web application, mobile app (not C++ based), or a system that isn't focused on real-time graphics performance.
Stars
633
Forks
41
Language
C++
License
MIT
Category
Last pushed
May 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/axodox/axodox-machinelearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
leejet/stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
xlite-dev/lite.ai.toolkit
🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion,...
MochiDiffusion/MochiDiffusion
Run Stable Diffusion on Mac natively
ssube/onnx-web
web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD
xororz/local-dream
Run Stable Diffusion on Android Devices with Snapdragon NPU acceleration. Also supports CPU/GPU...