Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions on the project #1

Open
xizaoqu opened this issue Jul 12, 2024 · 10 comments
Open

Instructions on the project #1

xizaoqu opened this issue Jul 12, 2024 · 10 comments

Comments

@xizaoqu
Copy link

xizaoqu commented Jul 12, 2024

Hi, thanks for sharing the great work. Could you provide more instructions on the project? (i.e. how to do inference, how to download checkpoints)

@G-U-N
Copy link
Owner

G-U-N commented Jul 12, 2024

Thanks for the interest! I will write instructions asap.

@xizaoqu
Copy link
Author

xizaoqu commented Jul 16, 2024

Thanks for the interest! I will write instructions asap.

Hi, could you help me to check the weird results?

image
image

I suppose the weights are loaded successfully?
image

@TomSuen
Copy link

TomSuen commented Jul 18, 2024

Hi, could you tell me how to run the gradio?How much memory will it use? @xizaoqu

@TomSuen
Copy link

TomSuen commented Jul 18, 2024

Hi, could you help me to check the weird results?

I have this error
1721290074952_85530E35-5A3E-4c6b-A43E-DB9428B057CC

how to fix it?

@xizaoqu
Copy link
Author

xizaoqu commented Jul 18, 2024

how to fix it?

Hi, try setting the CUDA_HOME to your cuda dir. I do not produce the right results so I'm not sure if I do it right. I just run app.py.

@TomSuen
Copy link

TomSuen commented Jul 18, 2024

Hi, try setting the CUDA_HOME to your cuda dir. I do not produce the right results so I'm not sure if I do it right. I just run app.py.

Thank you, for your drag result, I think you can add a brush mask on the face. It may work well.
522dcaffb23323425933ad1d643bda7
image

@xizaoqu
Copy link
Author

xizaoqu commented Jul 19, 2024

Thank you, for your drag result, I think you can add a brush mask on the face. It may work well.

In my case, adding mask can't fix the problem.

image

image (2)

woman2

@TomSuen
Copy link

TomSuen commented Jul 19, 2024

In my case, adding mask can't fix the problem.

Maybe you should remove the prompt and adjust the Flow unit, it seems to affect range of motion.

@Fancy93
Copy link

Fancy93 commented Jul 24, 2024

In my case, adding mask can't fix the problem.

Maybe you should remove the prompt and adjust the Flow unit, it seems to affect range of motion.

Hi, I would like to ask if you have encountered the following error?
image
image

@TomSuen
Copy link

TomSuen commented Jul 24, 2024

Hi, I would like to ask if you have encountered the following error?

Sorry, i haven't meet with this error yet. It seems that something incompatible between CUDA and pytorch, if you use linux, you can run which nvcc to check the CUDA path, and run nvcc --version to check current CUDA version.

I use docker, and my nvcc --version is above 11.8, pytorch==1.13.1+cu117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants