Runware Accelerator Options
Runware Accelerator Options
Configure Runware accelerator options for faster image generation. Supports TeaCache (transformer models like Flux/SD3) and DeepCache (UNet models like SDXL/SD1.5) with fine-grained control over caching parameters and step ranges. Note: These caching methods work best with deterministic schedulers (Euler, DDIM) rather than stochastic schedulers.
Pack: Runware.ai ComfyUI Inference API Integration
custom_nodes.ComfyUI-Runware
Inputs (18)
| Name | Type | Required |
|---|---|---|
| fbcache | BOOLEAN | optional |
| useCacheDistance | BOOLEAN | optional |
| cacheDistance | FLOAT | optional |
| teaCache | BOOLEAN | optional |
| useTeaCacheDistance | BOOLEAN | optional |
| teaCacheDistance | FLOAT | optional |
| deepCache | BOOLEAN | optional |
| useDeepCacheOptions | BOOLEAN | optional |
| deepCacheInterval | INT | optional |
| deepCacheBranchId | INT | optional |
| useCacheSteps | BOOLEAN | optional |
| cacheStartStep | INT | optional |
| cacheEndStep | INT | optional |
| useCachePercentageSteps | BOOLEAN | optional |
| cacheStartStepPercentage | INT | optional |
| cacheEndStepPercentage | INT | optional |
| useCacheMaxConsecutiveSteps | BOOLEAN | optional |
| cacheMaxConsecutiveSteps | INT | optional |
Outputs (1)
| Name | Type |
|---|---|
| Runware Accelerator | RUNWAREACCELERATOR |