CushyStudio
Blog
  • ๐Ÿ›‹๏ธCushyStudio
  • Getting Started
    • ๐Ÿ› ๏ธInstallation
      • Installing Cushy
      • Updating Cushy
      • Scripts
      • Installing Modules
        • Install ComfyUI
        • Install FFMpeg (optional)
        • Installing Models
        • Install ImageMagick (optional)
    • ๐Ÿ‘‹First Steps
      • Intro to Generative AI
      • Making an image
      • Coming From...
    • ๐ŸŽBuilt-in apps
      • CushyDiffusion
      • Rotate anything
      • Cushy Cascade
      • Remove Background
      • Slay the Spire - Art Pack
      • Manga Coloring
    • ๐ŸšถCushy Interface
      • Draft Panel
      • Welcome Panel
      • Minipaint
      • File Explorer
      • Quick-Civitai
      • Iframes
        • Minipaint
        • Civitai
      • Image Comtext menu
    • ๐ŸImages, Videos, 3d scenes
      • Quick Actions
      • LLM (Large Language Model)
    • ๐Ÿ˜Unified canvas
      • Starin
      • Inpainting
      • Outpainting
    • ๐ŸงชPrompting
      • adding Loras
  • Going further
    • ๐Ÿ’กCreating apps
      • Creating a new App file
      • Prefabs
      • App Structure
      • Contextual Apps
      • For loops
      • App UI
      • Using ImageMagick in your app
    • โš™๏ธCushyKit
    • ๐ŸˆImporting from ComfyUI
    • ๐ŸคWoking on Cushy
      • Setting up VSCode
      • Contributing on the UI
      • Contributing on top-level scripts
      • Database
      • Migrations
    • ๐Ÿ”ฅTroubleshooting
      • Page 1
  • Community
    • ๐ŸคCommunity
    • ๐Ÿ’ฌFAQs
      • โ‰๏ธCan Cushy...
    • ๐Ÿ“ฐNews
    • ๐Ÿ˜Changelog
    • ๐Ÿš€Roadmap
    • ๐Ÿ’ฌBlog
      • 2024-02-18 - creating the website
    • ๐Ÿš‚Other Softwares
      • Coming from Krita
      • Coming from A1111
      • Coming from ComfyUI
      • Coming from InvokeAI
      • Coming from Fooocus
    • Contributing
      • Supporting the team
      • Writing Docs
  • TEMP
    • โœจCushyStudio Features
    • ๐Ÿ›‹๏ธTEMPORARY
      • Manual
      • GPT alt A
      • GPT alt B
      • GPT alt C
Powered by GitBook
On this page
Edit on GitHub
Export as PDF
  1. Getting Started
  2. Installation

Scripts

Within the CushyStudio directory you will have these scripts to aid you with installation or maintenance, here is a brief overview of their functionality.

  • _[platform]-cleanup:

  • _[platform]-install:

  • _[platform]-reset-db:

  • _[platform]-start-dev:

  • _[platform]-start:

  • _[platform]-update:

PreviousUpdating CushyNextInstalling Modules

Last updated 1 year ago

๐Ÿ› ๏ธ