Appearance
Comfy
Create a hosted Comfy workspace and open it from the RemoteGPU console. Your models, outputs, custom nodes, and other files stay in the workspace's storage when you stop it.
Before you create a workspace
- Sign in to the RemoteGPU console.
- Check Application / Comfy for available capacity.
- Choose a GPU size and enough storage for your models and outputs.
Create a workspace
- Open Application / Comfy.
- Select Create Workspace.
- Enter a name of up to 63 characters.
- Select the GPU size and enough storage for your models and outputs.
- Choose Stable for regular use or Preview to try release changes.
- Submit the form and watch the workspace status in the list until it is ready.
You can also create a workspace by copying an existing one. Choose a source workspace from the compatible options in the form, and select enough storage for its files. Read the form's interruption notice before starting the copy.
Operate a workspace
Use the actions beside the workspace in the list:
- Start the workspace when you want to use it.
- Launch Comfy when the workspace is running and ready.
- Stop the workspace when you are finished to stop using its compute resources.
- Open Edit to change settings or manage its data.
The list shows the status, GPU size, release, and storage for each workspace. Wait for an operation to finish before making another change.
Change workspace settings
Wait for startup, shutdown, or any other change to finish, then open Edit. Save your work before changing the GPU, storage, or release. These changes interrupt a running workspace.
| Setting | Supported change | Effect |
|---|---|---|
| Name | Rename the workspace | Updates the name shown in the console |
| GPU size | Select another plan | A running workspace stops and restarts; a stopped workspace stays stopped |
| Storage | Increase to a larger available size | Requires an interruption if running; shrinking is not supported |
| Release | Select a channel with the same or a newer Comfy version | A running workspace stops and restarts; downgrades are not supported |
Review the form's interruption notice, save the change, and follow its status.
Copy, reset, or delete a workspace
Copying another workspace's contents into this one overwrites its files. Resetting or deleting also removes files. Back up anything you need before choosing one of these actions.
| Action | Workspace contents | Result |
|---|---|---|
| Copy from workspace | Replaced with the selected source's contents | Keeps the target workspace |
| Reset workspace | Cleared | Keeps the workspace stopped |
| Delete workspace | Permanently removed | Removes the workspace |
Open Edit, choose the action, and check the workspace name before confirming.
Read next
- Read Application overview for an introduction to hosted apps.
- Read API keys if you also use RemoteGPU APIs or
kubectl.