Panel Overviews and Usage Instructions
Icon Introduction
Icon | Description |
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.
Function
- 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
.
- ComfyUI Path
- Model Settings
- SD:
Select the SD model. - ControlNet Model:
Select the ControlNet model. - Upscale:
Select the Upscale model.
- SD:
- 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.
ReplaceYour 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
- SD model path:
- Others
- Cache Size
- Show:
Open the cache folder to access the generated images. - Refresh:
Refresh cache size. - Clear:
Clear all cached data.
- Show:
- Cache Size
Setup Panel
Based on the configured ComfyUI path and port, you can start the service or stop the service for ComfyUI.
Function
- Start ComfyUI
- Click the button to launch the ComfyUI service.
- 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.
Function
- 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.
- Root Directory:
- Launch:
- Console:
The main interface displays the backend output of ComfyUI.- Save Log:
Save the log file of ComfyUI. - Terminate:
Stop ComfyUI. - Launch:
Start ComfyUI.
- Save Log:
- Model:
- Download:
Download popular model.
- Download:
Generate Panel
The Generate Panel is used to create Image and provides ComfyUI settings for generating and saving images.
Function
- 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.
- Prompt:
- Generate Image: Produce four images that match the prompts.
- Click “Generate Image” button to produce four different images for you to choose from.
- Local Image Path
Select an image file from your local storage. - Render Image
- Select a mesh object.
- Click “Render Image” button to create a front view of the selected mesh.
- 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.
- Generate Mesh
Creates a 3D model that resembles the image you have selected.- Click “Generate Mesh“
- 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.
- Click “Upscale & Enhance Image Details“.
Export Panel
The Export Panel is used to export the 3D mesh that meets your satisfaction.
Function
- Export FBX
Export your generated 3D mesh as an FBX file- Click “Export FBX“.
- 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“.