Web app for AI-generated art using Stable Diffusion
Top 93.9% on sourcepulse
Stablecog is an open-source web application for generating AI art using Stable Diffusion and Kandinsky models. It targets users seeking a multilingual, user-friendly platform for image creation, offering a SvelteKit-based UI, Supabase for data and authentication, and support for multiple languages in generation, search, and the interface.
How It Works
The application leverages fine-tuned Stable Diffusion and Kandinsky models for image generation. It utilizes Supabase for backend services, including user data management and authentication. The architecture relies on a separate worker and a Go server for full functionality, indicating a distributed or microservice-based approach.
Quick Start & Requirements
npm install
npm run dev
npm run build
node ./build
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 month ago
1 day