# CreaPrompt Lightning guide to checkpoints and local setup

> Published 2026-04-08, updated 2026-09-05 · https://www.promptzone.com/vikram_mehta/creaprompt-lightning-sdxl-speeds-up-ai-image-generation-55pg

---
title: CreaPrompt Lightning guide to checkpoints and local setup
published: true
description: Identify the correct CreaPrompt Lightning checkpoint, use its creator's sampling settings, and distinguish it from Hyper and Ultimate versions.
tags: ai,stablediffusion,comfyui
---
To use CreaPrompt Lightning, choose a Lightning version from jice's Civitai checkpoint listing and load it in a compatible SDXL workflow. For Lightning v1.3, the creator recommends 4–7 steps, CFG 1–3, and DPM++ SDE Karras or DPM++ SDE. The same listing also contains Hyper and Ultimate releases with separate settings, so select the version explicitly. [Creator's model record][creator]

## What are the key facts about CreaPrompt Lightning?

| Field | Detail |
| --- | --- |
| Developer | jice, the creator credited on Civitai. [Creator record][creator] |
| Released | Lightning v1.0 on April 4, 2024; v1.3 on April 18, 2024. [Version metadata][creator] |
| Type | Downloadable checkpoint; Lightning versions are classified as SDXL Lightning. [Model record][creator] |
| Size or parameters | Parameter count not published in the creator record. [Model record][creator] |
| License and access | Public Civitai download with creator permission settings; check the selected model's terms. [Model record][creator] |
| Where it runs | Compatible local SDXL interfaces; the creator links A1111 and ComfyUI prompt tools. [Creator record][creator], [ComfyUI tool][promptnode] |

## What is CreaPrompt Lightning designed to generate?

The creator describes the initial Lightning checkpoint as oriented toward stylized portraits, and later Lightning revisions as changes to artifacts, color, contrast, and versatility.

Treat these as creator descriptions to test on your subjects. [Release notes][creator]

The useful workflow is quick portrait exploration with a known checkpoint. Start with a person, clothing, lighting, and framing. Keep that brief unchanged while testing the creator's recommended sampling range.

For example, try an adult ceramicist in a linen apron, photographed beside a studio window. Inspect the face, hands, apron edges, and background separately. This is a suggested evaluation prompt, not a published model benchmark.

Choose acceptance criteria before comparing outputs. You might require a readable silhouette, plausible fingers, and enough empty background for a layout. A pleasing thumbnail should not be your only inspection.

CreaPrompt also has separate prompt-generation tools for A1111 and ComfyUI.

Their READMEs describe category-based random prompting and editable CSV categories; these tools help compose prompts rather than supply model weights. [A1111 tool][extension], [ComfyUI tool][promptnode]

That separation is useful when troubleshooting. First establish that the checkpoint can generate a satisfactory image from manually entered text. Add automated prompt combinations only after that baseline is saved.

## Which CreaPrompt versions and permissions should you check?

Measure the complete workflow on your machine before promising a turnaround time. Include any face correction, adapter, or refinement stage in your timing notes.

Do not use the newest file in the listing as a substitute for a named Lightning version. Ultimate and Hyper releases appear in the same version history, with different creator instructions. [Version history][creator]

The current prompt-tool READMEs recommend an Ultimate checkpoint. That recommendation belongs to those tools; it does not redefine which file a Lightning workflow should load. [A1111 README][extension], [ComfyUI README][promptnode]

The Civitai record includes specific commercial-use and derivative permissions. [Creator permissions][creator]

Review the creator's displayed permissions and applicable base-model terms for the intended use. [Creator permissions][creator], [SDXL license][sdxl]

For a shared workflow, write down the selected version identifier as well as its filename. That helps another person retrieve the same release when a listing later defaults to a different checkpoint.

## How do you install and use CreaPrompt Lightning?

1. Open the creator's [Civitai Lightning v1.3 page][download]. Its version identifier is `453382`, and its file is `creapromptLightning_v13.safetensors`. [Version metadata][creator]

2. Download that checkpoint. In ComfyUI, place full checkpoints in `ComfyUI/models/checkpoints`, then restart or refresh the model list if the file is not visible. [ComfyUI model folders][folders]

3. Load an SDXL text-to-image workflow and select the downloaded checkpoint in its checkpoint loader. ComfyUI's official SDXL examples explain the base workflow and optional refinement stage. [SDXL examples][workflow]

For a first comparison, omit optional refinement and additional adapters. Save a simple graph with the model, prompt, sampling controls, decode step, and image output so you can identify each dependency.

The creator's Lightning guidance is 4–7 steps, CFG 1–3, and DPM++ SDE Karras or DPM++ SDE. Use the Lightning section of the model description, not the separate Hyper instructions. [Creator's usage tips][creator]

Begin with one documented configuration and one prompt. Change the seed to explore compositions, then hold it fixed when comparing settings. Record the settings with each accepted result instead of relying on memory.

The optional CreaPrompt prompt tool is installed as a ComfyUI custom node. Run this command from the directory containing your `ComfyUI` folder to clone the tool into `custom_nodes`. [Prompt tool][promptnode], [ComfyUI installation guidance][install]

```bash
git clone https://github.com/tritant/ComfyUI_CreaPrompt.git \
  ComfyUI/custom_nodes/ComfyUI_CreaPrompt
```

Restart ComfyUI after installing the node, and consult the repository's `WF` examples. The README also explains the category files used by its prompt nodes. Installing it does not download the checkpoint. [Prompt-node README][promptnode]

For prompt experiments, select one category to vary, such as lighting. Keep clothing and framing fixed. Inspect the generated prompt text alongside the image so that a random category change does not confound the comparison.

If you need help with the surrounding graph, use the [ComfyUI pillar](/tomas_novak/comfyui-2026-the-complete-guide-to-power-user-ai-image-generation-1g17). Add LoRAs only after the checkpoint baseline is repeatable.

## How does CreaPrompt Lightning compare with SDXL-Lightning?

| Option | What you are selecting | Where to begin |
| --- | --- | --- |
| CreaPrompt Lightning | jice's community checkpoint and its version-specific instructions. [Creator][creator] | Creator's Lightning sampling guidance |
| ByteDance SDXL-Lightning | The original SDXL distillation release, with full checkpoints, UNets, and LoRAs. [ByteDance][lightning] | Official workflow matching the step count |

The [SDXL-Lightning sibling guide](/arjun_srinivasan/sdxl-lightning-boosts-ai-image-speed-3c8i) covers ByteDance's reference workflow. Keep its settings separate from the community checkpoint's creator recommendations.

The [SDXL models pillar](/tara_suzuki/best-sdxl-models-in-2026-realistic-anime-and-all-purpose-checkpoints-116) provides the wider checkpoint context. Compare candidates using the same intended output and record any added correction passes.

## What else should you know about CreaPrompt Lightning?

### Who made CreaPrompt Lightning?

CreaPrompt Lightning is published by the Civitai creator jice. ByteDance developed the separate SDXL-Lightning distillation release. [Creator][creator], [ByteDance][lightning]

### Is CreaPrompt Lightning a checkpoint or a LoRA?

CreaPrompt Lightning is classified as a checkpoint in its creator's listing. Load its full model file through a checkpoint loader; the separate CreaPrompt prompt tool generates prompt text. [Model record][creator], [prompt tool][promptnode]

### Which settings should I use for CreaPrompt Lightning v1.3?

For CreaPrompt Lightning v1.3, use the creator's Lightning guidance: 4–7 steps, CFG 1–3, and DPM++ SDE Karras or DPM++ SDE. The v1.3 file is `creapromptLightning_v13.safetensors`, listed under version `453382`. [Version and usage guidance][creator]

### Is CreaPrompt Hyper-SDXL v1.2 the same as Lightning v1.3?

CreaPrompt Hyper-SDXL v1.2 and CreaPrompt Lightning v1.3 are separate releases in the same Civitai listing. The creator labels the Hyper release explicitly and supplies different sampling instructions. [Version descriptions][creator]

## Sources

- [Creator's Civitai model card and version metadata](https://civitai.com/api/v1/models/383364)
- [CreaPrompt Lightning v1.3 download page](https://civitai.com/models/383364?modelVersionId=453382)
- [CreaPrompt ComfyUI tool README](https://raw.githubusercontent.com/tritant/ComfyUI_CreaPrompt/main/README.md)
- [CreaPrompt A1111 tool README](https://raw.githubusercontent.com/tritant/sd-webui-creaprompt/main/README.md)
- [ComfyUI model storage documentation](https://docs.comfy.org/basic-concepts/models)
- [ComfyUI custom-node installation](https://docs.comfy.org/development/core-concepts/custom-nodes)
- [Official ComfyUI SDXL examples](https://comfyanonymous.github.io/ComfyUI_examples/sdxl/)
- [ByteDance SDXL-Lightning model card](https://huggingface.co/ByteDance/SDXL-Lightning)
- [Stability AI SDXL Base model card](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0)

[creator]: https://civitai.com/api/v1/models/383364
[download]: https://civitai.com/models/383364?modelVersionId=453382
[promptnode]: https://raw.githubusercontent.com/tritant/ComfyUI_CreaPrompt/main/README.md
[extension]: https://raw.githubusercontent.com/tritant/sd-webui-creaprompt/main/README.md
[folders]: https://docs.comfy.org/basic-concepts/models
[install]: https://docs.comfy.org/development/core-concepts/custom-nodes
[workflow]: https://comfyanonymous.github.io/ComfyUI_examples/sdxl/
[lightning]: https://huggingface.co/ByteDance/SDXL-Lightning
[sdxl]: https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0

<!-- pz-related-guides -->
## Related guides on PromptZone

- [Best SDXL Models in 2026](/tara_suzuki/best-sdxl-models-in-2026-realistic-anime-and-all-purpose-checkpoints-116)
- [How to Install and Run SDXL Models in ComfyUI](/jaroslav/how-to-install-and-run-sdxl-models-in-comfyui-a-complete-guide-2nk2)
- [The Ultimate Guide to Fooocus Image Prompts](/jj_ai/the-ultimate-guide-to-fooocus-image-prompts-1759)
