https://github.com/cy-suite/invokeai

https://github.com/cy-suite/invokeai

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cy-suite
  • License: apache-2.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 391 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Code of conduct Codeowners Security

README.md

![project hero](https://github.com/invoke-ai/InvokeAI/assets/31807370/6e3728c7-e90e-4711-905c-3b55844ff5be) # Invoke - Professional Creative AI Tools for Visual Media #### To learn more about Invoke, or implement our Business solutions, visit [invoke.com] [![discord badge]][discord link] [![latest release badge]][latest release link] [![github stars badge]][github stars link] [![github forks badge]][github forks link] [![CI checks on main badge]][CI checks on main link] [![latest commit to main badge]][latest commit to main link] [![github open issues badge]][github open issues link] [![github open prs badge]][github open prs link] [![translation status badge]][translation status link]

Invoke is a leading creative engine built to empower professionals and enthusiasts alike. Generate and create stunning visual media using the latest AI-driven technologies. Invoke offers an industry leading web-based UI, and serves as the foundation for multiple commercial products.

Invoke is available in two editions:

| Community Edition | Professional Edition | |----------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| | For users looking for a locally installed, self-hosted and self-managed service | For users or teams looking for a cloud-hosted, fully managed service | | - Free to use under a commercially-friendly license | - Monthly subscription fee with three different plan levels | | - Download and install on compatible hardware | - Offers additional benefits, including multi-user support, improved model training, and more | | - Includes all core studio features: generate, refine, iterate on images, and build workflows | - Hosted in the cloud for easy, secure model access and scalability | | Quick Start -> Installation and Updates | More Information -> www.invoke.com/pricing |

Highlighted Features - Canvas and Workflows

Documentation

| Quick Links | |----------------------------------------------------------------------------------------------------------------------------| | Installation and Updates - Documentation and Tutorials - Bug Reports - Contributing |

Installation

To get started with Invoke, Download the Installer.

For detailed step by step instructions, or for instructions on manual/docker installations, visit our documentation on Installation and Updates

Troubleshooting, FAQ and Support

Please review our FAQ for solutions to common installation problems and other issues.

For more help, please join our Discord.

Features

Full details on features can be found in our documentation.

Web Server & UI

Invoke runs a locally hosted web server & React UI with an industry-leading user experience.

Unified Canvas

The Unified Canvas is a fully integrated canvas implementation with support for all core generation capabilities, in/out-painting, brush tools, and more. This creative tool unlocks the capability for artists to create with AI as a creative collaborator, and can be used to augment AI-generated imagery, sketches, photography, renders, and more.

Workflows & Nodes

Invoke offers a fully featured workflow management solution, enabling users to combine the power of node-based workflows with the easy of a UI. This allows for customizable generation pipelines to be developed and shared by users looking to create specific workflows to support their production use-cases.

Board & Gallery Management

Invoke features an organized gallery system for easily storing, accessing, and remixing your content in the Invoke workspace. Images can be dragged/dropped onto any Image-base UI element in the application, and rich metadata within the Image allows for easy recall of key prompts or settings used in your workflow.

Other features

  • Support for both ckpt and diffusers models
  • SD1.5, SD2.0, SDXL, and FLUX support
  • Upscaling Tools
  • Embedding Manager & Support
  • Model Manager & Support
  • Workflow creation & management
  • Node-Based Architecture

Contributing

Anyone who wishes to contribute to this project - whether documentation, features, bug fixes, code cleanup, testing, or code reviews - is very much encouraged to do so.

Get started with contributing by reading our contribution documentation, joining the #dev-chat or the GitHub discussion board.

We hope you enjoy using Invoke as much as we enjoy creating it, and we hope you will elect to become part of our community.

Thanks

Invoke is a combined effort of passionate and talented people from across the world. We thank them for their time, hard work and effort.

Original portions of the software are Copyright 2024 by respective contributors.

Owner

  • Name: cy-suite
  • Login: cy-suite
  • Kind: organization

GitHub Events

Total
  • Public event: 1
Last Year
  • Public event: 1

Dependencies

.github/actions/install-frontend-deps/action.yml actions
  • actions/cache v4 composite
  • actions/setup-node v4 composite
  • pnpm/action-setup v4 composite
.github/workflows/build-container.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
.github/workflows/build-installer.yml actions
  • ./.github/actions/install-frontend-deps * composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/clean-caches.yml actions
  • actions/checkout v3 composite
.github/workflows/close-inactive-issues.yml actions
  • actions/stale v8 composite
.github/workflows/frontend-checks.yml actions
  • ./.github/actions/install-frontend-deps * composite
  • actions/checkout v4 composite
  • tj-actions/changed-files v42 composite
.github/workflows/frontend-tests.yml actions
  • ./.github/actions/install-frontend-deps * composite
  • actions/checkout v4 composite
  • tj-actions/changed-files v42 composite
.github/workflows/label-pr.yml actions
  • actions/checkout v4 composite
  • actions/labeler v5 composite
.github/workflows/mkdocs-material.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/python-checks.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • tj-actions/changed-files v42 composite
.github/workflows/python-tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • tj-actions/changed-files v42 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • samuelcolvin/check-python-version v4 composite
.github/workflows/typegen-checks.yml actions
  • ./.github/actions/install-frontend-deps * composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • tj-actions/changed-files v42 composite
docker/Dockerfile docker
  • library/ubuntu 24.04 build
  • node 20-slim build
docker/docker-compose.yml docker