Documentation Index
Fetch the complete documentation index at: https://imcui.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Command Line Interface
Theimcui package provides a powerful command-line interface for automation and batch processing.
Basic Usage
Options
| Option | Short | Default | Description |
|---|---|---|---|
--server-name | -s | 0.0.0.0 | Server hostname/IP |
--server-port | -p | 7860 | Server port number |
--config | -c | Auto-detect | Configuration file path |
--example-data-root | -d | Auto-download | Example datasets directory |
--verbose | -v | False | Enable verbose output |
--version | Show version | ||
--help | -h | Show help |
Common Use Cases
Custom Port
Local Host Only
Custom Configuration
Custom Data Directory
Combine Options
Configuration Files
Configuration files use YAML format. Place one of these files in your working directory:app.yamlconfig/app.yaml
Troubleshooting
Port Already in Use
Port Already in Use
Permission Denied
Permission Denied
Configuration Not Found
Configuration Not Found