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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-ShadowR and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI-ShadowR

ComfyUI movingforward100/Shadow_R Wrapper

image

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