1. Home
  2. Docs
  3. Generation AI
  4. Generation AI Manual v1.0...
  5. Panel Overviews and Usage Instructions

Panel Overviews and Usage Instructions

Panel Overviews and Usage Instructions

Icon Introduction

IconDescription
Show preview
Download Images
Open a file browser
Refresh cache size
Clear all cached data

Preference Panel

The Preference Panel allows for centralized configuration and management of various settings.

Preference Panel

Function

  1. Base Settings
    • ComfyUI Path
      Select the ComfyUI path (i.e., the path to the extracted folder from ComfyUI_windows_nvidia_LH.zip).
    • ComfyUI URL
      Set the ComfyUI startup URL.The default ishttp://127.0.0.1:8188.
  2. Model Settings
    • SD:
      Select the SD model.
    • ControlNet Model:
      Select the ControlNet model.
    • Upscale:
      Select the Upscale model.
  • Popular Model
    • Click “Get Popular Model” to view a list of available models.
    • Model list columns
      • Name: The name of the model.
      • Type: The type of the model.
      • Size: The size of the model file, typically shown in MB or GB.
    • Click the Download button in the rightmost column for the desired model.
  • If you have other models, make sure to place them in the corresponding directory.
    Refer to the file structure below to ensure the models are correctly placed. Only by putting the models in the correct location can they be selected and function properly.
    Replace Your ComfyUI Path with the actual directory where your ComfyUI is installed (wherever you’ve extracted the ComfyUI_windows_nvidia_LH.zip)
    • SD model path: Your ComfyUI Path \models\checkpoints
    • ControlNet model path: Your ComfyUI Path \models\controlnet
    • Upscale model path: Your ComfyUI Path \models\upscale_models
  1. Others
    • Cache Size
      • Show:
        Open the cache folder to access the generated images.
      • Refresh:
        Refresh cache size.
      • Clear:
        Clear all cached data.

Setup Panel

Based on the configured ComfyUI path and port, you can start the service or stop the service for ComfyUI.

Setup Panel
Setup Panel

Function

  1. Start ComfyUI
    • Click the button to launch the ComfyUI service.
  1. Stop ComfyUI
    • Click the button to terminate the ComfyUI service.

MorndayUI

This interface is used for managing ComfyUI, including downloading models, managing model paths, and starting or terminating the ComfyUI service.

Home Interface
Console Interface
Model Interface

Function

  1. Home Interface
    • Launch:
      Start ComfyUI
    • Folders
      • Root Directory:
        Open the root directory of ComfyUI.
      • Custom Nodes:
        Open the folder containing ComfyUI’s custom nodes.
      • Input Images:
        Open the temporary folder for input images.
      • Output Images:
        Open the folder where Generation AI stores generated images.
  1. Console:
    The main interface displays the backend output of ComfyUI.
    • Save Log:
      Save the log file of ComfyUI.
    • Terminate
      Stop ComfyUI.
    • Launch
      Start ComfyUI.
  1. Model:
    • Download:
      Download popular model.

Generate Panel

The Generate Panel is used to create Image and provides ComfyUI settings for generating and saving images.

Generate Image
Local Image
Render Image

Function

  1. Parameters
    • Prompt:
      Enter descriptive text to guide the image generation. You can enter multiple words, separated by commas.
    • Negative Prompt:
      Specify elements to exclude from the image. Multiple prompts can be entered, separated by commas.
    • Sampling Step:
      Define the number of steps for refining the image. Higher values result in better quality but increase generation time.
    • CFG Scale:
      Adjust the correlation between the generated image and the prompt.
  1. Generate Image: Produce four images that match the prompts.
    • Click “Generate Image” button to produce four different images for you to choose from.
  1. Local Image Path
    Select an image file from your local storage.
  2. Render Image
    • Select a mesh object.
    • Click “Render Image” button to create a front view of the selected mesh.
  3. Repaint Image
    Create four new images that are similar to the selected one and match the prompts.
    • Select an image from Step 1.
    • Click “Generate Image” button to produce four different images for you to choose from.
  4. Generate Mesh
    Creates a 3D model that resembles the image you have selected.
    • Click “Generate Mesh
  5. Upscale & Enhance Image Details
    Increase the resolution of the generated 3D mesh texture.
    • Click “Upscale & Enhance Image Details“.
      This feature allows you to enhance the texture quality by upscaling the resolution from 1k to 4k.

Export Panel

The Export Panel is used to export the 3D mesh that meets your satisfaction.

Export Panel

Function

  1. Export FBX
    Export your generated 3D mesh as an FBX file
    • Click “Export FBX“.
  1. Export GLB/GLTF
    Export your 3D mesh in GLB/GLTF format, which is ideal for web-based applications and real-time rendering.
    • Click “ Export GLB/GLTF“.

How can we help?