Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 1.61 KB

File metadata and controls

73 lines (52 loc) · 1.61 KB

I.R.I.S. Roadmap

This roadmap reflects intent, not promises.


✅ Phase 1 – Foundation (Completed)

  • Local image generation backend
  • Web UI with live progress
  • Multiple built-in models
  • NSFW filtering
  • Gallery & asset system

✅ Phase 2 – Stability & Polish (Completed)

  • Improved error handling
  • Better WebSocket resilience
  • Unified settings system
  • English-only UI consistency
  • Improved documentation
  • React frontend implementation
  • Hardware monitoring (CPU, RAM, GPU)
  • Multiple upscaler methods

✅ Phase 3 – Hardware Expansion (Completed)

  • NVIDIA CUDA — Full support
  • AMD ROCm — Experimental support
  • Intel Arc XPU — Experimental support (oneAPI)
  • Apple Silicon MPS — Experimental support
  • CPU fallback — Always available
  • Runtime device switching
  • DRAM Extension for low-VRAM GPUs

✅ Phase 4 – Admin & Management (Completed)

  • Admin Panel — Protected server management UI
  • Server Modes — api, html, react, full
  • Image Variations — img2img support
  • Autosave Settings — No manual save needed
  • CTRL+R Restart — Quick server restart
  • Enhanced Monitoring — GPU temp, power, utilization

🔄 Phase 5 – Scaling & Services (In Progress)

  • Multi-user support (optional)
  • Token / quota system (optional)
  • Headless API mode
  • External UI integrations
  • Batch generation queue

🔮 Phase 6 – Community Ecosystem (Planned)

  • Plugin system
  • Community model packs
  • Custom UI themes
  • Reference deployment examples
  • Docker containerization

This roadmap will evolve with contributors.