realrebelai/Rebels_Super_Breakout_Custom-Node

🤗 Hugging Face sourceapache-2.0-other⚠ No SHA-256 weightsupdated today
Submit in one command

Run it next to your model folder. It makes the torrent, checks your files against Hugging Face, and submits it. You just start seeding and paste your key from your account. It only reads your files and never changes them. Read the script first if you like.

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo realrebelai/Rebels_Super_Breakout_Custom-Node ./model-folder
Needs a seeder →


create "comfyui_breakout" folder into the custom nodes folder. download the 3 files and place in cooresponding folders to the model page. (widget.js goes in web folder inside breakout game folder, the other 2 files go in base breakout folder.), restart comfyui and place node into workflow before the save image node or create video node. example image shows how it can be fed into workflow.

MUST BE FED THROUGH IMAGE PIPELINE!

can be run in a video workflow as well but must be fed into workflow BEFORE create video node when images arent compiled into video node. (needs image strings)

you can also just run a simple workflow like this to play the game without generating: load image -> (breakout node) -> preview image

Game is controlled with your MOUSE

great time waster for when youtube just isnt doing it :)

LOW VRAM GAME SO NO NEED TO WORRY ABOUT OOM ERRORS OR WORKFLOW SLOWDOWNS! <3