Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# ComfyUI Tutorial VN (WIP)

A Tutorial VN for ComfyUI made with ComfyUI. Still work in progress.
A Tutorial VN for ComfyUI made with ComfyUI. Still work in progress...

[Link if you want to play it in your browser](https://comfyanonymous.github.io/ComfyUI_tutorial_vn/)

If you want to see the specific workflow used to create any of the images
(eg: "game/images/teacher grin.png")
start up ComfyUI, and then just drag-n-drop the PNG file into it.
The workflow is actually encoded into the EXIF data inside the PNG image, and will be automatically decoded.

Warning: The workflow looks more scary than it really is, because a single workflow is used to generate multiple images.
If you watch the Visual Novel, you will understand better how to parse out the pieces you are actually interested in.