stablecog  by stablecog

Web app for AI-generated art using Stable Diffusion

Created 3 years ago
282 stars

Top 92.5% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

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

  • Install dependencies: npm install
  • Run in development: npm run dev
  • Build for production: npm run build
  • Run in production: node ./build
  • Note: The README explicitly states that full system setup documentation is not yet available.

Highlighted Details

  • Supports multiple AI image generation models (Stable Diffusion, Kandinsky).
  • Multilingual capabilities for UI, generation, and search.
  • Built with SvelteKit for the frontend framework.
  • Uses Supabase for backend services (user data, auth).

Maintenance & Community

  • Significant hardware contribution (NVIDIA A40s) enabled 150K+ free image generations.
  • Community contributions for app translations into French, Korean, Spanish, Hindi, Russian, Traditional Chinese, Vietnamese, and German.

Licensing & Compatibility

  • The README does not explicitly state a license.

Limitations & Caveats

  • The README acknowledges that comprehensive documentation for setting up the entire system is missing, which may hinder full deployment and replication.
Health Check
Last Commit

3 months ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.