https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS
TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection
https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS
Last synced: 4 months ago
JSON representation
TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection
- Host: GitHub
- URL: https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS
- Owner: TZOOTZ
- License: mit
- Created: 2024-10-27T10:11:17.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T10:20:38.000Z (6 months ago)
- Last Synced: 2024-10-27T11:39:42.783Z (6 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **TZOOTZ VHS Effect Node**
README
# TZOOTZ VHS Effect Node 🎥
**Welcome to the TZOOTZ VHS Effect Node**, a unique and experimental node for creating vintage, VHS-style animations and visuals in ComfyUI! Whether you're looking to add a nostalgic flair to images or generate quirky animated effects ✨, this node gives you complete control to recreate that iconic analog VHS look.
**Overview**
The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise.
**Features**
* Easy Integration: Plug-and-play with ComfyUI
* Customizable Effect Strength: Choose the intensity to match your desired aesthetic
* Color Manipulation: Tint, saturate, and enhance images with vivid retro colors
* Brightness Control: Mimic that classic worn-out VHS brightness**Quick Installation**
1. **Clone the Repository:** Clone the repository from GitHub. ➡️
2. **Navigate to ComfyUI's Custom Nodes Folder:** Navigate to the `custom_nodes` folder within your ComfyUI installation directory. ➡️
3. **Install Requirements:** Ensure you have the following libraries installed:
* numpy
* torch
* Pillow**Usage**
After installation, the TZOOTZ VHS Node will appear in your ComfyUI workspace. To get started:
1. **Add the Node:** Search for "TZOOTZ VHS Effect Node" in ComfyUI.
2. **Connect an Image:** Link an image to the node input.
3. **Adjust Strength:** Use the slider to control the effect intensity.
4. **Render:** Run the node to view your VHS-styled image!**Development and Contribution**
This node is a project by TZOOTZ Research, dedicated to enhancing creativity through multimedia exploration and technology. Contributions, suggestions, and pull requests are welcomed!
Feel free to experiment, suggest new features, or improve the existing code to keep this VHS aesthetic alive in the digital world.
**More from TZOOTZ**
Visit [www.tzootz.com](https://www.tzootz.com) to explore our latest research, experimental nodes, and media projects.
**Troubleshooting**
**Error Loading Node:**
* Ensure the `__init__.py` and `tzoootz_vhs_node.py` files are in the correct folder (ComfyUI/custom_nodes/ComfyUI_TZOOTZ_VHS/). ❌➡️✅
* Double-check that the libraries listed in the `requirements.txt` file are installed in your environment.