Skip to content

Configuration

After installation, you need to configure services to use Pixelle-Video.


LLM Configuration

LLM (Large Language Model) is used to generate video scripts.

Quick Preset Selection

  1. Select a preset model from the dropdown:
  2. Qianwen (recommended, great value)
  3. GPT-4o
  4. DeepSeek
  5. Ollama (local, completely free)

  6. The system will auto-fill base_url and model

  7. Click「🔑 Get API Key」to register and obtain credentials

  8. Enter your API Key


Image Configuration

Two options available:

Using local ComfyUI service:

  1. Install and start ComfyUI
  2. Enter ComfyUI URL (default http://127.0.0.1:8188)
  3. Click "Test Connection" to verify

Cloud Deployment

Using RunningHub cloud service:

  1. Register for a RunningHub account
  2. Obtain API Key
  3. Enter API Key in configuration

Save Configuration

After filling in all required configuration, click the "Save Configuration" button.

Configuration will be saved to config.yaml file.


Next Steps