27 skills found
leejet / Stable Diffusion.cppDiffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
Siddhesh2377 / ToolNeuronOn-device AI for Android — LLM chat (GGUF/llama.cpp), vision models (VLM), image generation (Stable Diffusion), tool calling, AI personas, RAG knowledge packs, TTS/STT. Fully offline, zero subscriptions, open-source.
gpustack / Gguf Parser GoReview/Check GGUF files and estimate the memory usage and maximum tokens per second.
william-murray1204 / Stable Diffusion Cpp Pythonstable-diffusion.cpp bindings for python
daniandtheweb / Sd.cpp WebuiA lightweight Gradio WebUI for stable-diffusion.cpp.
ferranpons / LlamatikTrue on-device AI for Kotlin Multiplatform (Android, iOS, Desktop, JVM, WASM). LLM, Speech-to-Text and Image Generation — powered by llama.cpp, whisper.cpp and stable-diffusion.cpp.
akandr / Bc250AMD BC-250 (PS5 APU) setup guide — Ollama + Vulkan inference, poor man's AI assistant via Signal, stable-diffusion.cpp image generation
Luiz-Alcantara / Neural PixelA simple GUI wrapper for stable-diffusion.cpp written using C and GTK 4.
NON906 / Sd Webui ChatgptThis is a repository for conversations using OpenAI API (compatible with ChatGPT) or llama.cpp in Stable Diffusion web UI.
Aatricks / LlmedgeAndroid native AI inference library, bringing gguf models and stable-diffusion inference on android devices, powered by llama.cpp and stable-diffusion.cpp
newfla / Diffusion RsRust bindings to https://github.com/leejet/stable-diffusion.cpp
shakfu / CyllamaA thin cython wrapper around llama.cpp, whisper.cpp and stable-diffusion.cpp
IntptrMax / StableDiffusionGGMLSharpThis is a simple C# demo for stable-diffusion.cpp with safe code only.
Jonathhhan / OfxStableDiffusionOpen Frameworks addon that wraps this stable diffusion library: https://github.com/leejet/stable-diffusion.cpp
fabricio3g / FlaxeoUIA Front End for stable-diffusion.cpp. Built with Electron and Node.js, I made it to be simple to interact with the stable difussion cpp cli, only tested using the Vulkan binary compiled for Windows.
javaaiorg / Stable Diffusion.javaJava binding project for stable-diffusion.cpp, call Stable Diffusion AI model directly, runs locally, no network required.
Siddhesh2377 / AI Systems NewOn-device AI SDK powering ToolNeuron — LLM chat & tool calling (llama.cpp), Stable Diffusion image generation (QNN/MNN), image processing (upscale, segment, inpaint, depth, style), and TTS. Native C++ + Kotlin JNI. Fork or clone to use in your own app.
Danmoreng / Diffusion DeskA unified, self-hosted Creative AI server integrating stable-diffusion.cpp and llama.cpp. Orchestrates image synthesis, upscaling, and text generation with a robust multi-process C++ architecture.
FSSRepo / Converter Sd CppA simple converter of models for stable-diffusion-cpp
Aatricks / Llmedge ExamplesExamples using the llmedge library