Nodes Browser
ComfyDeploy: How ComfyUI-ShadowR works in ComfyUI?
What is ComfyUI-ShadowR?
ComfyUI [a/movingforward100/Shadow_R](https://github.com/movingforward100/Shadow_R) Wrapper
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-ShadowR
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-ShadowR
ComfyUI movingforward100/Shadow_R Wrapper
Installation
Download weights to ComfyUI\models\shadow_r
Run python_embeded\python.exe -m pip install -r requirements.txt
in ComfyUI-Shadow_R
directory
Change Log
- Added chunking to speed things up significantly
Credits
Special thanks to VisualBruno at the Tencent Hunyuan community discord for providing initial code