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

Problem with picture face swap #942

Open
2 tasks
ChristopherBeaurain opened this issue Oct 1, 2024 · 8 comments
Open
2 tasks

Problem with picture face swap #942

ChristopherBeaurain opened this issue Oct 1, 2024 · 8 comments

Comments

@ChristopherBeaurain
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
Just try to swap face a picture

Details
What OS are you using?

  • Windows

Are you using a GPU?

  • NVIDIA

Which version of roop unleashed are you using?
the last version

Previously, everything was working well. When I try to swap faces in a video, everything functions correctly. However, with an image, the program tells me the work is finished, but I don't receive any output. The problem occurs every time after I attempted to perform face swaps on four images at once. I have tried reinstalling everything multiple times, but it still doesn't work. I have a powerful PC.

@C0untFloyd
Copy link
Owner

C0untFloyd commented Oct 1, 2024

Please show your terminal output. I'm happily swapping faces almost every day, I know it's working.
Four images at once? What does that mean?

@ChristopherBeaurain
Copy link
Author

ChristopherBeaurain commented Oct 1, 2024

Hi, the terminal just say : Processing: 100%|█████████████████████████| 1/1 [00:09<00:00, 9.49s/frame, memory_usage=01.18GB, execution_threads=30]
Finished

i tried with the previous version now and same problem
I asked to faceswap 4 different image in one run

@C0untFloyd
Copy link
Owner

What about previewing? Does that work? Did you have a look into the output folder?

execution_threads=30

This has nothing to do with your issue but running 30 threads is very likely about 22 threads too many.

@ChristopherBeaurain
Copy link
Author

The previewing work, and no file in output folder, do you think it's useles to put 30 thread if i can ? i have a 4090

@ChristopherBeaurain
Copy link
Author

And thank you a lot for your reply, only previewing work for picture. But for video everything is fine

@C0untFloyd
Copy link
Owner

Is it in the list of processed files at the end? Is it displayed when you click on the name?
What's your setting in the settings tab? Mine looks like this
setting

Are you updating roop manually? If so, do you remember to update packages by doing 'pip install -r requirements.txt'?

@ChristopherBeaurain
Copy link
Author

I tried everything, for real, i tried all settings possible, reinstall everything, take an old version, nothing work for the output of swaping picture :'(

@C0untFloyd
Copy link
Owner

Well, you can always save the image from the preview, there's no difference at all.
You didn't answer my question ->s it in the list of processed files at the end? Is it displayed when you click on the name?

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

2 participants