Qwen_edit_2509 Character Replacement Workflow (Action Transfer + Seamless Light and Shadow Fusion)
More workflow parameter settings, please refer to my settings on rh:https://www.runninghub.ai/post/1993280691368558593/?inviteCode=rh-v1315
You can directly click the link above to try it, no need to download the model, click to run the workflow online. If the results are good, you can deploy it to your local environment.
I have published a video introduction:
Description
FAQ
Comments (8)
I have a question.
Is there a production method or workflow that allows me to preserve the background, character, and outfit from Image 1,
while transferring the pose and camera angle from Image 2?
Are you going to update this workflow for 2511?
I cant install the comfyLayer style custom node. I mean i can and i do but its not working. Also the possible fixes mentioned did not help. giving up.
屬性欄位有問題,已經失效
请问模型可以换成qwen rapid aio操作吗
I don't know if the image or the object is failing, help please...
MaskToImage
'NoneType' object has no attribute 'reshape'
You probably haven't watched my tutorial video. I mentioned that you must draw a mask for the workflow to work properly.
Traceback (most recent call last):
File "F:\ComfyUIeasy\ComfyUI-Easy-Install\ComfyUI\nodes.py", line 2223, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 999, in exec_module
File "<frozen importlib._bootstrap>", line 488, in callwith_frames_removed
File "F:\ComfyUIeasy\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_layerstyle\__init__.py", line 35, in <module>
imported_module = importlib.import_module(".py.{}".format(name), name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "importlib\__init__.py", line 90, in import_module
File "<frozen importlib._bootstrap>", line 1387, in gcdimport
File "<frozen importlib._bootstrap>", line 1360, in findand_load
File "<frozen importlib._bootstrap>", line 1331, in findand_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in loadunlocked
File "<frozen importlib._bootstrap_external>", line 999, in exec_module
File "<frozen importlib._bootstrap>", line 488, in callwith_frames_removed
File "F:\ComfyUIeasy\ComfyUI-Easy-Install\ComfyUI\custom_nodes\comfyui_layerstyle\py\vqa_prompt.py", line 5, in <module>
from transformers import pipeline
ImportError: cannot import name 'pipeline' from 'transformers' (F:\ComfyUIeasy\ComfyUI-Easy-Install\python_embeded\Lib\site-packages\transformers\__init__.py)