fofr / cog-become-image

Turn anyone into another image
https://replicate.com/fofr/become-image
Other
216 stars 25 forks source link

Cannot control the body of person when running the comfyui workflow #2

Open xyxxmb opened 3 months ago

xyxxmb commented 3 months ago

Great workflow I has a question about the comfyui workflow. When I run the workflow that you provide, I found the depth-controlnet seems not control the body of person, while replicate can control. I want to know how should I do? This is my result of comyfui workflow(All params with default settings): 17

xyxxmb commented 3 months ago

Great workflow I has a question about the comfyui workflow. When I run the workflow that you provide, I found the depth-controlnet seems not control the body of person, while replicate can control. I want to know how should I do? This is my result of comyfui workflow(All params with default settings): 17

I can't know whether is the reason with some warnings when I running:

clip missing: ['clip_l.logit_scale', 'clip_l.transformer.text_projection.weight'] AND /root/ComfyUI/venv/lib/python3.11/site-packages/torchsde/_brownian/brownian_interval.py:594: UserWarning: Should have tb<=t1 but got tb=14.614644050598145 and t1=14.614643. warnings.warn(f"Should have {tb_name}<=t1 but got {tb_name}={tb} and t1={self._end}.")

fofr commented 3 months ago

That looks like the controlnet depth isn't being applied. What strength is it set to?

xyxxmb commented 3 months ago

That looks like the controlnet depth isn't being applied. What strength is it set to?

strength is 0.8, and all params I used are default settings