*🚀 Check out these tools made by Website Learners*: 😥 Save Time Let AI Write For You ➜ Visit GravityWrite.com _(Rated 4.7/5 by customers)_ ⚡ Get Lightning Fast Website at WebSpaceKit ➜ WebSpaceKit.com/offer Share your craziest face swaps in the comments! 😂 Can't wait to see the hilarious results you all come up with 👇
For people who get (Error:pip's dependence ...), Solution: from the execution panel =>> +Code =>> pip install requests==2.31.0 and execute it, then go to "Runtime" and select "Restart and run all"
@@Cybernetic3k from the execution panel click +Code, then write/copy and paste pip install requests==2.31.0 in the bar under the error warning, then click send and click restart and run all (sorry for my shitty inglish)
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. gcsfs 2023.6.0 requires fsspec==2023.6.0, but you have fsspec 2023.4.0 which is incompatible. Anyone have this problem too?
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible. pydantic-core 2.6.1 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.5.0 which is incompatible. tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
you get this message! ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lida 0.0.10 requires fastapi, which is not installed. lida 0.0.10 requires kaleido, which is not installed. lida 0.0.10 requires python-multipart, which is not installed. lida 0.0.10 requires uvicorn, which is not installed. tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
Why do I always get this error at first step: ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible. pydantic-core 2.6.1 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.5.0 which is incompatible. tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible
Ok, I'm shocked that this worked lol (more or less). The resulting video didn't quite look like the face I was swapping, but there are moments when it definitely did look like the photo I uploaded. And the resulting quality of the video was FAR better than my original video, which was wild. No glitches, no artifacts that don't match up...kudos, sir.
@@nareshv3392 that is not possible, you may need to use snapchat filters where it allows you create your own or customize the effects you're looking for face and stuff. but this tutorial isn't for that.
Very helpful video! But I would like to ask a question: is it possible to choose one or more subjects for the video montage? Or is it necessary to have only one person per video/photo?
Hi. Thanks for the video. I follow the instructions and I get this error: python3: can't open file '/content/run.py': [Errno 2] No such file or directory Can You help me?
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lida 0.0.10 requires fastapi, which is not installed. lida 0.0.10 requires kaleido, which is not installed. lida 0.0.10 requires python-multipart, which is not installed. lida 0.0.10 requires uvicorn, which is not installed. tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible. now what to do?
Hi I am getting such error. I could not find how to solve typing extension version issue. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible. pydantic-core 2.6.1 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.5.0 which is incompatible. tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
its not working, it has stopped or got stuck while running the deepfake button, after successfully completing above 3 buttons, it has stuck at "set det-size:"
Error shown WARNING: The following packages were previously imported in this runtime: [PIL,numpy] You must restart the runtime in order to use newly installed versions.
Finally got this to work after having the “python3: can't open file '/content/run.py': [Errno 2] No such file or directory” error.... one solution posted was: "Edit your image and mp4 location “/content” on that code. Then on the top toolbar you will see runtime then click “restart and run all” then it should be able to run it perfectly without no error, after it is done running, refresh your page you will be able to get your “swapped.mp4” Deepfake file" So in English, what this polesmoker said was: follow the instructions in the video like normal but instead of running the "Deepfake" code after you paste in the video and pic as detailed in the video (the step where we were all getting the error), just go to "Runtime" at the top (between Insert and Tools) and click "restart and run all". Yeah, you'll have to wait for the installs to complete again, but once it gets to run "DeepFake" code, it should execute with no errors. once it runs once, you can simply run the Deepfake code and not get the error
Hi, I followed your instruction and it worked twice, then I started getting this error: python3: can't open file '/content/run.py': [Errno 2] No such file or directory. Would you please help on how to fix it?
@@sherlockholmes3454 just change the command in deepfake cell as : !python roop/run.py --target /content/vid.mp4 --source /content/img.jpg -o /content/swapped.mp4 --execution-provider cuda --frame-processor face_swapper face_enhancer
Hello, thank you for a video. I have one mistake. When I play to deepfake, I have python3: can't open file '/content/run.py': [Errno 2] No such file or directory mistake. Do you know this mistake :(
follow the instructions in the video like normal but instead of running the "Deepfake" code after you paste in the video and pic as detailed in the video (the step where we were all getting the error), just go to "Runtime" at the top (between Insert and Tools) and click "restart and run all". Yeah, you'll have to wait for the installs to complete again, but once it gets to run "DeepFake" code, it should execute with no errors. once it runs once, you can simply run the Deepfake code and not get the error
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. fastai 2.7.12 requires torch=1.7, but you have torch 2.1.0+cu118 which is incompatible. torchtext 0.15.2 requires torch==2.0.1, but you have torch 2.1.0+cu118 which is incompatible. yfinance 0.2.30 requires requests>=2.31, but you have requests 2.28.1 which is incompatible. Successfully installed numpy-1.24.3 onnxruntime-gpu-1.15.1 pillow-10.0.0 WARNING: The following packages were previously imported in this runtime: [PIL,numpy] You must restart the runtime in order to use newly installed versions.
Dude Iam getting this error when i ran last step " python3: can't open file '/content/run.py': [Errno 2] No such file or directory ". I followed the instructions correctly but still it is giving this error. And also, while running the previous 3 steps it gives a pop up to restart the session. Should we restart it or no. Please help i need this for my new project.
On doing process we will get restrat session just click cancel button and run the next step (dont restrat session ) if we click restrat session we will get cannot open error
I'm getting the same error: Code is different than shown in video. No civitai line in the code. Getting the error "Frame processor face_enhancer not found."
Awesome tutorial. But I am experiencing problems generating the deepfake video. Keep getting message "frame processor face enhancer not found" What should I do?.
does not work to me, i did all from the tutorial but during the install it says i need to restart the session and then after all done it says: python3: can't open file '/content/run.py': [Errno 2] No such file or directory
Hello I find this error in the last step : python3: can't open file '/content/run.py': [Errno 2] No such file or directory ... if you have any solution!!
Hi I'm trying to execute the program. But I always get error: (Error paste below) ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. gcsfs 2023.6.0 requires fsspec==2023.6.0, but you have fsspec 2024.2.0 which is incompatible. imageio 2.31.6 requires pillow=8.3.2, but you have pillow 10.2.0 which is incompatible. tensorflow 2.13.0 requires numpy=1.22, but you have numpy 1.26.3 which is incompatible. tensorflow 2.13.0 requires typing-extensions=3.6.6, but you have typing-extensions 4.9.0 which is incompatible. tf-keras 2.15.1 requires tensorflow=2.15, but you have tensorflow 2.13.0 which is incompatible. torchtext 0.17.1 requires torch==2.2.1, but you have torch 2.3.0+cu118 which is incompatible. Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.2.0 jinja2-3.1.3 mpmath-1.3.0 networkx-3.2.1 numpy-1.26.3 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-8.7.0.84 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.20.5 nvidia-nvtx-cu11-11.8.86 pillow-10.2.0 sympy-1.12 torch-2.3.0+cu118 torchaudio-2.3.0+cu118 torchvision-0.18.0+cu118 triton-2.3.0 typing-extensions-4.9.0 WARNING: The following packages were previously imported in this runtime: [PIL] You must restart the runtime in order to use newly installed versions.
I'm stuck in a loop of constantly reinstalling the "Clone roop repo and install dependencies" section because it gives me errors, and then tells me to restart, so that it can reinstall EVERYTHING piece by piece just so it can tell me about the errors and to restart because installation is taking so long. It keeps downloading torch. I haven't been able to move on in about an hour. What the FUCK is going on "WARNING: The following packages were previously imported in this runtime: [PIL,numpy] You must restart the runtime in order to use newly installed versions. Restarting will lose all runtime state, including local variables."
Great tutorial! But I have a question. Can I do a video of me singing a song and then use an old photo of myself and replace my current older face with my younger face? Thanks!
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. yfinance 0.2.27 requires requests>=2.31, but you have requests 2.28.1 which is incompatible.
100 For You.. You're a Genius!! I'm just thinking if longer videos can work for this too... Because a ten seconds video almost took me like 25 Minutes to wait before it finally gave me the result
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lida 0.0.10 requires fastapi, which is not installed. lida 0.0.10 requires kaleido, which is not installed. lida 0.0.10 requires python-multipart, which is not installed. lida 0.0.10 requires uvicorn, which is not installed. tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
Say goodbye to reality and hello to the ultimate face-swapping carnival! 🌐✨ This tutorial is your passport to the cutting-edge world of Deepfake 2023 - where faces become a canvas for creativity. Prepare for a mind-blowing journey into the future of video editing! 🤯🔥
I see that you use Google Collaborator to have the AI run from Google server. Do you have any tutorial on how to install it locally on our own private PC?
*🚀 Check out these tools made by Website Learners*:
😥 Save Time Let AI Write For You ➜ Visit GravityWrite.com _(Rated 4.7/5 by customers)_
⚡ Get Lightning Fast Website at WebSpaceKit ➜ WebSpaceKit.com/offer
Share your craziest face swaps in the comments! 😂 Can't wait to see the hilarious results you all come up with 👇
still nothing bro
Can you help us a bit here? i'm also having the same problem like folks below, works only one time, the next it's not generated. why ?
Roop been discontinued author stopped updating the software because one of the developers abused the use of it I’m afraid
@@vladpauldumitrescu477 same here, i don't know why.
What is the cause of failed face swap?
For people who get (Error:pip's dependence ...), Solution: from the execution panel =>> +Code =>> pip install requests==2.31.0 and execute it, then go to "Runtime" and select "Restart and run all"
What about protobuf?
whaaat
English pls! lol.
thank you :)
@@Cybernetic3k from the execution panel click +Code, then write/copy and paste pip install requests==2.31.0 in the bar under the error warning, then click send and click restart and run all (sorry for my shitty inglish)
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
same issue
@@anonymous_6666 getting the same issue not able to figure it how. let me know if something else worked for you.
This isn't an actual error, you can go ahead
Code is different than shown in video. No civitai line in the code. Getting the error "Frame processor face_enhancer not found."
same error as well
are you able to solve ?
Same
hi author,, any solution to this problem??
@Website Learners
me too
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
this error is coming
Same error showing ? What I do
same error
@@negikartik8740
Same error on my side?
Just place /content/roop/run.py
Clickbait, it doesn't work and the uploader won't bother clarifying the errors we found! Am I surprised?
Same problem
Maybe he got it from someone else and that someone is not his friend anymore lol..
Mera work kar rha h
Jo code diya h usme kuch error h
Us error ko sahi karlo then work karega
@@Raagology kya error h any idea ??? kaha pr error h bta do ek bari
Yes bro not working
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
gcsfs 2023.6.0 requires fsspec==2023.6.0, but you have fsspec 2023.4.0 which is incompatible.
Anyone have this problem too?
Welcome to the world of coding
Yes, same problem it is not working. If you try to run inspite of it we get the following error finally Frame processor face_enhancer not found.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible.
pydantic-core 2.6.1 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.5.0 which is incompatible.
tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
I have the same problem! How to resolve?
agree. for a moment i thought he is sahrukhan brother lol
there is a problem with python:
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
yes same have u got the soulution please share
same problem, doenst work
I got same error message, don't work. python3: can't open file '/content/run.py': [Errno 2] No such file or directory
+1
you get this message! ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lida 0.0.10 requires fastapi, which is not installed.
lida 0.0.10 requires kaleido, which is not installed.
lida 0.0.10 requires python-multipart, which is not installed.
lida 0.0.10 requires uvicorn, which is not installed.
tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
The only way to achieve the impossible is to believe it is possible.
Why do I always get this error at first step:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible.
pydantic-core 2.6.1 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.5.0 which is incompatible.
tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible
same problem
same problem
same problem
length of the video to be swapped? is there any resrictions like only 10 sec or 2 mins like that or i can swap 10mins or 20mins videos too
Ok, I'm shocked that this worked lol (more or less). The resulting video didn't quite look like the face I was swapping, but there are moments when it definitely did look like the photo I uploaded. And the resulting quality of the video was FAR better than my original video, which was wild. No glitches, no artifacts that don't match up...kudos, sir.
same dude it worked for me too!
Is it worked for live sessions?
I want swap my face in live session so is it possible
@@nareshv3392 that is not possible, you may need to use snapchat filters where it allows you create your own or customize the effects you're looking for face and stuff. but this tutorial isn't for that.
how is it working for you? i followed step by step
@@mazeratibeats if i remember correctly, i just do 'restart and run all' and it worked for me. try it
Very helpful video! But I would like to ask a question: is it possible to choose one or more subjects for the video montage? Or is it necessary to have only one person per video/photo?
Create a video then use that video as an input for your second video.
is this harmful for device
is these type of website is harmful for macbook
Broken down in such a detailed manner. Thanks!
didn't work for me. How'd you make it work?
doesn´t work: http error :401 unauthorized
Hi. Thanks for the video. I follow the instructions and I get this error:
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
Can You help me?
same, let me know if you figure it out please!
@@wigglyworm71 me to
me too
Wow! Thanks Brian it was awesome! i just swapped my face with Michael Scott from the office and it was amazing!
Not working. python3: can't open file '/content/run.py': [Errno 2] No such file or directory
did you figure out a fix?
@@frek3436Nope, I gave up after a few tries.
I'm doing everything same but not getting the "swapped.mp4" in the files section, What should I do?
reinstall all error packages with lower version
@WebsiteLearners Can you help us a bit here? i'm also having the same problem. works only one time, the next it's not generated. why ?
Refresh the files
@@khanhubeo9852 explain please
@@liande_ Which files ??
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lida 0.0.10 requires fastapi, which is not installed.
lida 0.0.10 requires kaleido, which is not installed.
lida 0.0.10 requires python-multipart, which is not installed.
lida 0.0.10 requires uvicorn, which is not installed.
tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
now what to do?
same
same
Facing Same issue
Hi I am getting such error. I could not find how to solve typing extension version issue.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pydantic 2.2.1 requires typing-extensions>=4.6.1, but you have typing-extensions 4.5.0 which is incompatible.
pydantic-core 2.6.1 requires typing-extensions!=4.7.0,>=4.6.0, but you have typing-extensions 4.5.0 which is incompatible.
tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
getting the same issue not able to figure it how. let me know if something else worked for you.
Hi, I think it is not working anymore as I face issues while trying to run it in colab after making a copy. Please clarify. Thanks
its not working, it has stopped or got stuck while running the deepfake button, after successfully completing above 3 buttons, it has stuck at "set det-size:"
After watching a few of your videos I am now thinking with an Indian accent. Magic!
python3: can't open file '/content/run.py': [Errno 2] No such file or directory 😪
Got the same error
me too
Guy u need to buy a gaming pc
Ullu ban gaye humlog 🥵
same, let me know if you figure it out please!
Error shown
WARNING: The following packages were previously imported in this runtime:
[PIL,numpy]
You must restart the runtime in order to use newly installed versions.
no need to worry about you can run still.
@@divakarb4097 bro change to a standard runtime pop up aa raha hai baar baar uska kya krna hai
guyz need graphic card on your system
@@dsutra8257 ☹
Dear author of this video, please tell me how to fix the error "HTTP Error 401: Unauthorized"
it dose not work now
@@legendno123:(
It seems the code is broken and no longer works. Pity!
@@Rick88888888tried it today it works like a charm
Move models/inswapper_128.onnx file to roop/models. It will work. The author moved the python code into a folder. But that model file was not moved.
Finally got this to work after having the “python3: can't open file '/content/run.py': [Errno 2] No such file or directory” error....
one solution posted was: "Edit your image and mp4 location “/content” on that code. Then on the top toolbar you will see runtime then click “restart and run all” then it should be able to run it perfectly without no error, after it is done running, refresh your page you will be able to get your “swapped.mp4” Deepfake file"
So in English, what this polesmoker said was: follow the instructions in the video like normal but instead of running the "Deepfake" code after you paste in the video and pic as detailed in the video (the step where we were all getting the error), just go to "Runtime" at the top (between Insert and Tools) and click "restart and run all". Yeah, you'll have to wait for the installs to complete again, but once it gets to run "DeepFake" code, it should execute with no errors. once it runs once, you can simply run the Deepfake code and not get the error
it works ty
have to change /content?
@@adventurrv please tell me how
what code can we use to change multiple faces (i.e side by side and upto 4) in an image? i.e. how to number the faces in the content?
@websiteLearners wondering the same
Hi, I followed your instruction and it worked twice, then I started getting this error: python3: can't open file '/content/run.py': [Errno 2] No such file or directory. Would you please help on how to fix it?
got the same error, did yours resolved
@@sherlockholmes3454 just change the command in deepfake cell as :
!python roop/run.py --target /content/vid.mp4 --source /content/img.jpg -o /content/swapped.mp4 --execution-provider cuda --frame-processor face_swapper face_enhancer
Thanks very much, after 2 swaps , no compute unit, do I have to pay or it will be renewed? Thanks
the creator of this piece mastered the art of video turorial. Excellent work.
Wht kind of pc or laptop do you use? What model or brand
Will this process work on MacOS?
The way it blends the face, color and shades, that has to be AI, can't do that by traditional programming. You are showing me new dimensions here bro.
What kindda laptop or pc do u use? Model or brand?
Great video! Loved the guidance and the output. Do you know if there is a way to also swap the entire head rather than just the face?
How?
hi . i try but writing like this .. Frame processor face_enhancer not found. how can solwe this . thanks
same
Simple question ...Any possibility of getting hacked/attacked by malware/virus if we do this in laptop..
Hello, thank you for a video. I have one mistake. When I play to deepfake, I have python3: can't open file '/content/run.py': [Errno 2] No such file or directory mistake. Do you know this mistake :(
Did you solve this issue ?
same, let me know if you figure it out please!
i clicked on "runtime" tab it is in the upper area and then resrart and it worked.
just waste of time nothing happend
@SHIV-S-GOSWAMIbro I am also not getting results can you tell where am I doing wrong in 1st one some error is coming what to do?
It took ~20 minutes but my results were excellent.
@@billmoney1406 can you pls guide me too there is some error coming pls help
follow the instructions in the video like normal but instead of running the "Deepfake" code after you paste in the video and pic as detailed in the video (the step where we were all getting the error), just go to "Runtime" at the top (between Insert and Tools) and click "restart and run all". Yeah, you'll have to wait for the installs to complete again, but once it gets to run "DeepFake" code, it should execute with no errors. once it runs once, you can simply run the Deepfake code and not get the error
I am getting the error "Frame processor face_enhancer not found". Do you know how to fix it? Thank you
@@trungnguyen27039x Im getting the same error, hope someone can help us out solve this for making memes
@@trungnguyen27039x do you know?
Urllib.error.HTTPError:HTTP Error 401 : unauthorised whyyyy 😟😢 please help me
How to fix this ?
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
Yeah, same problem
@PleaseDontLack0 what do you mean by edit image and mp4 location, already renamed the files if thats what youre talking about.
NOT WORKING : python3: can't open file '/content/run.py': [Errno 2] No such file or directory
it don t work... it say error 401 https unauthorized
Didn not work. Tried it a few times and still not working. python3: can't open file '/content/run.py': [Errno 2] No such file or directory
please the google colab swap face doesnt work again why? i have been using it for a while now and it stopped working
Still not working.Been down since yesterday. Please read previous comments below
I am getting an error
python3: can't open file '/content/run.py' : No such file or director
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
fastai 2.7.12 requires torch=1.7, but you have torch 2.1.0+cu118 which is incompatible.
torchtext 0.15.2 requires torch==2.0.1, but you have torch 2.1.0+cu118 which is incompatible.
yfinance 0.2.30 requires requests>=2.31, but you have requests 2.28.1 which is incompatible.
Successfully installed numpy-1.24.3 onnxruntime-gpu-1.15.1 pillow-10.0.0
WARNING: The following packages were previously imported in this runtime:
[PIL,numpy]
You must restart the runtime in order to use newly installed versions.
esactly
Dude Iam getting this error when i ran last step " python3: can't open file '/content/run.py': [Errno 2] No such file or directory ". I followed the instructions correctly but still it is giving this error. And also, while running the previous 3 steps it gives a pop up to restart the session. Should we restart it or no.
Please help i need this for my new project.
On doing process we will get restrat session just click cancel button and run the next step (dont restrat session ) if we click restrat session we will get cannot open error
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
this error is showing. any help?
Same
click on run all
I'm getting the same error: Code is different than shown in video. No civitai line in the code. Getting the error "Frame processor face_enhancer not found."
Good, but i have a question :if in video there is two faces and i want to swap 2nd face how can i do it???
Awesome tutorial. But I am experiencing problems generating the deepfake video. Keep getting message "frame processor face enhancer not found" What should I do?.
Excellent tutorial sir. Your directions were impeccable. Thank you
Great work!!! It was working for these many days and now I got this error "Frame processor face_enhancer not found" Bro please help
does not work to me, i did all from the tutorial but during the install it says i need to restart the session and then after all done it says:
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
same error for everyone
ERROR: [ROOP.FACE-SWAPPER] No face in source path detected?
same error, any idea/answer? thanks
Hello I find this error in the last step : python3: can't open file '/content/run.py': [Errno 2] No such file or directory ... if you have any solution!!
its showing Frame processor face_enhancer not found.
Hi
I always keep getting the following err
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
Wonder what the problem is?
same problem, if any solution plese help
python3: can't open file '/content/run.py': [Errno 2] No such file or directory.
deleting numbers and special letters in filenames worked for me with this error
thank you, but dont do
Hi I'm trying to execute the program. But I always get error: (Error paste below)
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
gcsfs 2023.6.0 requires fsspec==2023.6.0, but you have fsspec 2024.2.0 which is incompatible.
imageio 2.31.6 requires pillow=8.3.2, but you have pillow 10.2.0 which is incompatible.
tensorflow 2.13.0 requires numpy=1.22, but you have numpy 1.26.3 which is incompatible.
tensorflow 2.13.0 requires typing-extensions=3.6.6, but you have typing-extensions 4.9.0 which is incompatible.
tf-keras 2.15.1 requires tensorflow=2.15, but you have tensorflow 2.13.0 which is incompatible.
torchtext 0.17.1 requires torch==2.2.1, but you have torch 2.3.0+cu118 which is incompatible.
Successfully installed MarkupSafe-2.1.5 filelock-3.13.1 fsspec-2024.2.0 jinja2-3.1.3 mpmath-1.3.0 networkx-3.2.1 numpy-1.26.3 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-8.7.0.84 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.20.5 nvidia-nvtx-cu11-11.8.86 pillow-10.2.0 sympy-1.12 torch-2.3.0+cu118 torchaudio-2.3.0+cu118 torchvision-0.18.0+cu118 triton-2.3.0 typing-extensions-4.9.0
WARNING: The following packages were previously imported in this runtime:
[PIL]
You must restart the runtime in order to use newly installed versions.
"python3: can't open file '/content/run.py': [Errno 2] No such file or directory" how to solve this
I have same issue, I think this video worht 0%
I will not be fan of this youtuber anymore
I'm getting this error "Frame processor face_enhancer not found."
It don’t work I get an error 404, unauthorized at the last file
in last when I proceed it says SELECT AN IMAGE FOR SOURCE PATH even I have already selected picture pls help
can't open file '/content/run.py': [Errno 2] No such file or directory NOT WORKING PLEASE FIX!!
same
i just made it using my 10000rs phone, the results are great
I'm stuck in a loop of constantly reinstalling the "Clone roop repo and install dependencies" section because it gives me errors, and then tells me to restart, so that it can reinstall EVERYTHING piece by piece just so it can tell me about the errors and to restart because installation is taking so long. It keeps downloading torch. I haven't been able to move on in about an hour. What the FUCK is going on
"WARNING: The following packages were previously imported in this runtime:
[PIL,numpy]
You must restart the runtime in order to use newly installed versions.
Restarting will lose all runtime state, including local variables."
Frame processor face_enhancer not found.
Great tutorial! But I have a question. Can I do a video of me singing a song and then use an old photo of myself and replace my current older face with my younger face? Thanks!
I'm getting the error HTTP Error 401: Unauthorized
I read somewhere that the model became private
I have the same error, if you find anything please let me know
Me too
Same problem
Whole process done but i cannot see my sweeped folder
Some videos just stop the process within 20seconds without any error. is there any specifics when using videos?
Me too. Some videos just stop processing. Have you found the solution or reason why it happens?
Nice information 👏 but I have a question... Have you already generated the program in the given link??
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
yfinance 0.2.27 requires requests>=2.31, but you have requests 2.28.1 which is incompatible.
Yep it's not working
bhai mere mein bhe yeh error a rha hai apne yeh solve kaise kiya
@@bot-hj9lj nahi ho Raha solve they have done issue with this one
guyz need graphic card on your system
guyz need graphic card on your system@@bot-hj9lj
Waste of time and nothing. He is using some additional files which have not been shared by him. Please don't spread incomplete information.
"This is Sylvester Stalone and and happy to be a part of this video" (In thick a thick and NONE Sylvester Stalone accent) 😂😂😂 That was great 🥲
Why is it giving permission for the author to access data stored with Google or read data and credentials from other sessions?
because nothing is free on the internet
This does not work because it would violate TH-cam policies regarding deceptive engineering videos?
it does not show me the swapped folder at the end...?
did you find it ??
@@ChimaevMikelson no
not getting the swapped video
100 For You.. You're a Genius!! I'm just thinking if longer videos can work for this too... Because a ten seconds video almost took me like 25 Minutes to wait before it finally gave me the result
Yeah, it's very time taking process
Any cash you pay brother
python3: can't open file '/content/run.py': [Errno 2] No such file or directory
Great content👍🏻
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lida 0.0.10 requires fastapi, which is not installed.
lida 0.0.10 requires kaleido, which is not installed.
lida 0.0.10 requires python-multipart, which is not installed.
lida 0.0.10 requires uvicorn, which is not installed.
tensorflow-metadata 1.14.0 requires protobuf=3.20.3, but you have protobuf 4.23.4 which is incompatible.
what can be the maximum duration of the output video we want ? What's the limit here ?
amazing. do we have to run this process every time??
yes
❤️❤️❤️Awwww its amazing💥💥💥Thank you so much for educating💥❤️❤️❤️
There is no swapped.mp4 😢
Use different video it works
Kuch mila bhai face swap keliye
which video did you use?
Say goodbye to reality and hello to the ultimate face-swapping carnival! 🌐✨ This tutorial is your passport to the cutting-edge world of Deepfake 2023 - where faces become a canvas for creativity. Prepare for a mind-blowing journey into the future of video editing! 🤯🔥
I don't see "swapped" at finish work....
Same here
anyone know what to do if this error comes python3: can't open file '/content/run.py': [Errno 2] No such file or directory ??
I see that you use Google Collaborator to have the AI run from Google server. Do you have any tutorial on how to install it locally on our own private PC?
did you manage to do it? I would be interested too
Any thoughts on other tools that do the face-swap? akool? fal ai / camera? reface ai? swapface? roop (opensource jupyter notebook)
Hello wl team
I am getting an error in the 4th cell
Could you please make a video a possible errors could be done by a beginner
That helps us a lot
Not working they should update the collab file
Kindly refresh here once process is completed : paste.pics/P1838
I get an error: python3: can't open file '/content/run.py': [Errno 2] No such file or directory
use the following
!kill -9 -1
run this and after that the rest should work.
how?@@Boxxer89