Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rvion/CushyStudio

๐Ÿ›‹ The AI and Generative Art platform for everyone
https://github.com/rvion/CushyStudio

ai comfyui cross-platform generative-ai generative-art live-coding

Last synced: 8 days ago
JSON representation

๐Ÿ›‹ The AI and Generative Art platform for everyone

Awesome Lists containing this project

README

        

# ๐Ÿ›‹๏ธ CushyStudio

### _The **Generative AI Platform** for everyone_

Maturity
Build Status
Activity


Join our Discord


Follow _rvion on Twitter

---

**CushyStudio** is the go-to platform for easy generative AI use, empowering creatives of any level to effortlessly create stunning images, videos, and 3D models.

**What You'll Love:**

* **CushyApps**: A collection of visual tools tailored for different artistic tasks. Simplify your AI art creation process and have fun exploring a wide range of versatile to niche tools in the Cushy Library.

* **CushyKit:** Speed up your projects with our extensive toolkit for custom apps development and task automation. Quickly design interfaces, add custom logic, and access tools like ComfyUI in a user-friendly, preconfigured typescript environment.

**Dive into the AI Revolution with CushyStudio**. Unleash your creativity, share your projects, and connect with a vibrant community pushing the boundries of generative AI. Experience the fusion of simplicity and innovation.

> [!WARNING]
> โš ๏ธ CushyStudio is under active development, so you might encounter incomplete features
> or issues due to rapid updates. Your feedback is vital for us to refine and expand the project.
> Please report any critical problems you find in our discord or open a GitHub issue.

-----------

## QuickStart guide:

1. Have [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) installed
2. Clone this repository with git
```sh
git clone https://github.com/rvion/CushyStudio
cd CushyStudio
```
3. Install with `_windows_INSTALL.bat` or `_mac-linux-install.sh`
4. Start with `_mac-linux-start.sh` or `_windows-start.bat`

----------

Screenshots and Videos

![](https://cushy.fra1.cdn.digitaloceanspaces.com/rvion-screenshots/2024-02-18_00-07-15.jpg)

![](https://cushy.fra1.cdn.digitaloceanspaces.com/old/screenshots/2024-02-02-example-panels.jpg)

# Table of contents

* [๐Ÿ›‹ CushyStudio](https://docs.cushystudio.com)

## Getting Started

* [๐Ÿ›  Installation](https://docs.cushystudio.com/getting-started/installation)
* [Installing Cushy](https://docs.cushystudio.com/getting-started/installation/windows)
* [Updating Cushy](https://docs.cushystudio.com/getting-started/installation/updating-cushy)
* [Installing Modules](https://docs.cushystudio.com/getting-started/installation/installing-modules)
* [Install ComfyUI](https://docs.cushystudio.com/getting-started/installation/installing-modules/cloud)
* [Install FFMpeg (optional)](https://docs.cushystudio.com/getting-started/installation/installing-modules/install-ffmpeg-optional)
* [Installing Models](https://docs.cushystudio.com/getting-started/installation/installing-modules/installing-models)
* [Install ImageMagick (optional)](https://docs.cushystudio.com/getting-started/installation/installing-modules/install-imagemagick-optional)
* [๐Ÿ‘‹ First Steps](https://docs.cushystudio.com/getting-started/getting-started)
* [Intro to Generative AI](https://docs.cushystudio.com/getting-started/getting-started/intro-to-generative-ai)
* [Making an image](https://docs.cushystudio.com/getting-started/getting-started/making-an-image)
* [Coming From...](https://docs.cushystudio.com/getting-started/getting-started/coming-from...)
* [๐ŸŽ Built-in apps](https://docs.cushystudio.com/getting-started/built-in-apps)
* [CushyDiffusion](https://docs.cushystudio.com/getting-started/built-in-apps/cushydiffusion)
* [Rotate anything](https://docs.cushystudio.com/getting-started/built-in-apps/rotate-anything)
* [Cushy Cascade](https://docs.cushystudio.com/getting-started/built-in-apps/cushy-cascade)
* [Remove Background](https://docs.cushystudio.com/getting-started/built-in-apps/remove-background)
* [Slay the Spire - Art Pack](https://docs.cushystudio.com/getting-started/built-in-apps/slay-the-spire-art-pack)
* [Manga Coloring](https://docs.cushystudio.com/getting-started/built-in-apps/manga-coloring)
* [๐Ÿšถ Cushy Interface](https://docs.cushystudio.com/getting-started/cushy-interface)
* [Minipaint](https://docs.cushystudio.com/getting-started/cushy-interface/minipaint)
* [File Explorer](https://docs.cushystudio.com/getting-started/cushy-interface/file-explorer)
* [Quick-Civitai](https://docs.cushystudio.com/getting-started/cushy-interface/quick-civitai)
* [Iframes](https://docs.cushystudio.com/getting-started/cushy-interface/iframes)
* [Minipaint](https://docs.cushystudio.com/getting-started/cushy-interface/iframes/minipaint)
* [Civitai](https://docs.cushystudio.com/getting-started/cushy-interface/iframes/civitai)
* [Image Comtext menu](https://docs.cushystudio.com/getting-started/cushy-interface/image-comtext-menu)
* [๐Ÿ Images, Videos, 3d scenes](https://docs.cushystudio.com/getting-started/features)
* [Quick Actions](https://docs.cushystudio.com/getting-started/features/quick-actions)
* [LLM (Large Language Model)](https://docs.cushystudio.com/getting-started/features/llm)
* [๐Ÿ˜ Unified canvas](https://docs.cushystudio.com/getting-started/unified-canvas)
* [Starin](https://docs.cushystudio.com/getting-started/unified-canvas/starin)
* [Inpainting](https://docs.cushystudio.com/getting-started/unified-canvas/inpainting)
* [Outpainting](https://docs.cushystudio.com/getting-started/unified-canvas/outpainting)
* [๐Ÿงช Prompting](https://docs.cushystudio.com/getting-started/prompting)
* [adding Loras](https://docs.cushystudio.com/getting-started/prompting/adding-loras)

## Going further

* [๐Ÿ’ก Creating apps](https://docs.cushystudio.com/going-further/creating-apps)
* [Creating a new App file](https://docs.cushystudio.com/going-further/creating-apps/creating-a-new-app-file)
* [Prefabs](https://docs.cushystudio.com/going-further/creating-apps/prefabs)
* [App Structure](https://docs.cushystudio.com/going-further/creating-apps/app-structure)
* [Contextual Apps](https://docs.cushystudio.com/going-further/creating-apps/contextual-apps)
* [For loops](https://docs.cushystudio.com/going-further/creating-apps/for-loops)
* [App UI](https://docs.cushystudio.com/going-further/creating-apps/app-ui)
* [Using ImageMagick in your app](https://docs.cushystudio.com/going-further/creating-apps/using-imagemagick-in-your-app)
* [โš™ CushyKit](https://docs.cushystudio.com/going-further/cushy-sdk)
* [๐Ÿˆ Importing from ComfyUI](https://docs.cushystudio.com/going-further/importing-workflows)
* [๐Ÿค Extending Cushy](https://docs.cushystudio.com/going-further/contribution)
* [Setting up VSCode](https://docs.cushystudio.com/going-further/contribution/setting-up-vscode)
* [Contributing on the UI](https://docs.cushystudio.com/going-further/contribution/contributing-on-the-ui)
* [Database](https://docs.cushystudio.com/going-further/contribution/database)
* [Migrations](https://docs.cushystudio.com/going-further/contribution/migrations)
* [๐Ÿ”ฅ Troubleshooting](https://docs.cushystudio.com/going-further/wip-pad)
* [Page 1](https://docs.cushystudio.com/going-further/wip-pad/page-1)

## Community

* [๐Ÿค Community](https://docs.cushystudio.com/community/community)
* [๐Ÿ’ฌ FAQs](https://docs.cushystudio.com/community/faqs)
* [โ‰ Can Cushy...](https://docs.cushystudio.com/community/faqs/can-cushy...)
* [๐Ÿ“ฐ News](https://docs.cushystudio.com/community/news)
* [๐Ÿ’ฌ Blog](https://docs.cushystudio.com/community/news/blog)
* [2024-02-18 - creating the website](https://docs.cushystudio.com/community/news/blog/2024-02-18-creating-the-website)
* [๐Ÿ˜ Changelog](https://docs.cushystudio.com/community/news/changelog)
* [๐Ÿš€ Roadmap](https://docs.cushystudio.com/community/news/roadmap)
* [๐Ÿš‚ Other Softwares](https://docs.cushystudio.com/community/fast-track)
* [Coming from Krita](https://docs.cushystudio.com/community/fast-track/coming-from-krita)
* [Coming from A1111](https://docs.cushystudio.com/community/fast-track/coming-from-a1111)
* [Coming from ComfyUI](https://docs.cushystudio.com/community/fast-track/coming-from-comfyui)
* [Coming from InvokeAI](https://docs.cushystudio.com/community/fast-track/coming-from-invokeai)
* [Coming from Fooocus](https://docs.cushystudio.com/community/fast-track/coming-from-fooocus)
* [Contributing](https://docs.cushystudio.com/community/contributing)
* [Supporting the team](https://docs.cushystudio.com/community/contributing/supporting-the-team)
* [Writing Docs](https://docs.cushystudio.com/community/contributing/guidelines)