https://github.com/moustafa-nasr/ComfyUI-SimpleLogger
ComfyUI-SimpleLogger is an extension designed to save ComfyUI history in html file.
https://github.com/moustafa-nasr/ComfyUI-SimpleLogger
Last synced: 4 months ago
JSON representation
ComfyUI-SimpleLogger is an extension designed to save ComfyUI history in html file.
- Host: GitHub
- URL: https://github.com/moustafa-nasr/ComfyUI-SimpleLogger
- Owner: moustafa-nasr
- License: gpl-3.0
- Created: 2024-10-16T06:30:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T13:44:41.000Z (6 months ago)
- Last Synced: 2024-10-25T13:47:47.831Z (6 months ago)
- Language: Python
- Homepage: https://civitai.com/models/859818
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-SimpleLogger**
README
# ComfyUI-SimpleLogger
A simple node to save your history in html file. I saves the WorkFlow with all it's input values so you can duplicate it later.
-----------
## Installation
### Installation[method1] (General installation method)
1. download the 
2. extract to `ComfyUI/custom_nodes` folder
3. rename folder to `ComfyUI-SimpleLogger`
4. restart ComfyUI### Installation[method2] (Using ComfyUI-Manager only)
Using [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager) goto "Manager > Custom Node Manager"

Search for `Logger` and select the one by `moustafa-nasr`

## Usage Example
Consider the following workflow of vision an image, and perform additional text processing with desired LLM. In the OllamaGenerate node set the prompt as input.

Workflow Data will be saved in a HTML format

All the logs will be saved by date in folder
> { your_ComfyUI_folder }/Logs