https://github.com/shinich39/comfyui-local-db
Store text to JSON.
https://github.com/shinich39/comfyui-local-db
comfyui
Last synced: 7 days ago
JSON representation
Store text to JSON.
- Host: GitHub
- URL: https://github.com/shinich39/comfyui-local-db
- Owner: shinich39
- License: mit
- Created: 2024-04-24T19:25:37.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T15:45:29.000Z (9 months ago)
- Last Synced: 2025-03-23T20:23:25.108Z (24 days ago)
- Topics: comfyui
- Language: JavaScript
- Homepage:
- Size: 293 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **comfyui-local-db** - Values pair json. (All Workflows Sorted by GitHub Stars)
README
# comfyui-local-db
Store text to Key-Value pair database.

## Usage
### Add node > utils > Local DB
Show values when enter key. In node textarea, **$ + key** will convert to random value in key.
![]()
![]()
### Spread
![]()
Before
![]()
After## References
- [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)