Nodes/SP-Nodes/SP_CacheAutoLoaderMulti
ComfyUI Node

SP_CacheAutoLoaderMulti

Auto-caches MULTIPLE values to memory and disk; computes only if necessary.

By bananasss00·Created 2 years ago·Updated 18 days ago· 21
SP_CacheAutoLoaderMulti
  • value_1
  • value_2
  • value_3
  • value_4
  • value_5
  • value_1
  • value_2
  • value_3
  • value_4
  • value_5
  • status
keydefault_multi_key
cache_directorysp_node_cache
compression_level0
enabledtrue
CategorySP-Nodes/cache

Inputs (9)

NameTypeDefaultDescription
keySTRINGdefault_multi_keyThe unique key for the cache entry.
cache_directorySTRINGsp_node_cacheThe directory on disk where the cache file will be stored.
compression_levelINT00–90 = Fastest but large files. 3 = Balanced. 9 = Smallest files but slow.
enabledBOOLEANtrueIf False, the node will simply pass the values through without any caching.
value_1opt*Value 1 to cache.
value_2opt*Value 2 to cache.
value_3opt*Value 3 to cache.
value_4opt*Value 4 to cache.
value_5opt*Value 5 to cache.

Outputs (6)

NameTypeDescription
value_1*
value_2*
value_3*
value_4*
value_5*
statusSTRING