You Can't Believe Anything On The Internet After This...

SomeOrdinaryGamers
14 Aug 202422:14

Summary

TLDRThe video script discusses the alarming capabilities of a trending GitHub deep fake tool, which allows for real-time face swapping and video manipulation. It demonstrates the ease of setting up the technology and warns of its potential misuse, as evidenced by a $25.6 million scam involving a Hong Kong finance worker deceived by deep fakes. The script guides viewers through the setup process on Windows, highlighting the need for caution and ethical considerations, and concludes with a chilling demonstration of the tool's effectiveness, urging skepticism towards online content.

Takeaways

  • 😨 The script discusses the alarming ease of setting up a deep fake tool from GitHub that can manipulate real-time video feeds.
  • 🌐 It emphasizes the current prevalence of deep fake technology, as evidenced by its trending status on GitHub and widespread news coverage.
  • 🎥 The video demonstrates real-time face swapping using the tool, with examples of well-known figures like Elon Musk and Mark Zuckerberg being deep faked.
  • 💡 The script highlights the potential for deep fakes to be used maliciously, citing a case where $25.6 million was scammed in a virtual meeting.
  • 🛠️ The setup process for the deep fake tool is detailed, including the need for Python, PIP, Git, FFmpeg, and Visual Studio 2022 runtimes.
  • 💻 The video explains the technical requirements, such as having a good GPU for better performance, especially on Windows systems.
  • 🔒 The script mentions the ethical concerns and supposed safeguards built into the software to prevent inappropriate content, but questions their effectiveness.
  • 🚀 The tool's capabilities are showcased, including real-time face swapping and one-click video deep fakes, with a focus on its multiplatform availability.
  • 👀 The video illustrates the varying quality of deep fakes depending on the image resolution and the performance of the user's webcam.
  • 📈 The script suggests a future where deep fake technology could be more perfected and optimized, raising concerns about the trustworthiness of online content.
  • 🌟 The video concludes with a warning about the potential dangers of deep fakes and the importance of skepticism when consuming online media.

Q & A

  • What is the main topic discussed in the script?

    -The script discusses the use of a trending GitHub deep fake tool that can create real-time face swapping and video deep fakes, and the implications of such technology on trust in online content.

  • What is the significance of the deep fake tool mentioned in the script?

    -The deep fake tool is significant because it can create convincing real-time video manipulations, raising concerns about the authenticity of online videos and the potential for scams and misinformation.

  • What was the reported incident involving a Hong Kong based finance worker?

    -The finance worker was scammed into paying 25.6 million USD after meeting with deep fakes in a virtual meeting, believing they were interacting with legitimate business people.

  • What are the ethical use safeguards mentioned in the script?

    -The ethical use safeguards refer to built-in checks within the deep fake software to prevent the processing of inappropriate content, although the script questions the effectiveness of these safeguards.

  • What are the technical requirements for running the deep fake tool?

    -The tool requires Python 3.10, PIP, Git, FFmpeg, and Visual Studio 2022 runtimes. Additionally, a powerful GPU, such as Nvidia CUDA, can enhance performance for real-time processing.

  • What is the role of CUDA in the deep fake tool?

    -CUDA is a parallel computing platform and API model that allows the deep fake tool to leverage Nvidia GPUs for faster and more efficient processing of deep fake videos.

  • What is the importance of the virtual environment when setting up the deep fake tool?

    -A virtual environment is important to isolate the project dependencies from other Python projects and to avoid conflicts or issues with package versions.

  • How does the script suggest one should approach downloading and installing the deep fake tool?

    -The script suggests downloading the tool from GitHub, installing the necessary dependencies, and using caution, possibly running the software in a virtual machine to avoid potential risks.

  • What is the potential impact of deep fake technology on future online interactions?

    -The potential impact includes a decreased level of trust in online content, the need for better verification methods, and the possibility of increased regulations and policies around AI-generated content.

  • Why does the script mention YouTube's policy on AI-generated content?

    -The script mentions YouTube's policy to highlight the growing concern and need for transparency regarding AI-generated content, as it becomes increasingly difficult to distinguish between real and fake videos.

Outlines

00:00

😟 The Perils of Deepfakes on the Internet

The speaker, Mudahar, introduces the audience to the concept of deepfakes, particularly focusing on a trending GitHub tool that enables real-time face swapping and video manipulation. He emphasizes the ease of setup and the potential dangers of such technology, citing a case where a Hong Kong finance worker was scammed of $25.6 million through the use of deepfakes in a virtual meeting. The speaker also mentions the ethical concerns and built-in safeguards of the software, while highlighting the responsibility of the users to use the technology ethically.

05:02

🛠️ Setting Up the Deepfake Software on Windows

The script provides a step-by-step guide for setting up the deepfake software on Windows 10 or 11. It starts with the installation of Python 3.10 from the official website and continues with the setup of PIP, the Python package installer. The guide then covers the installation of Git, FFmpeg, and Visual Studio 2022 runtimes, which are essential for the software to function. The speaker also advises creating a new workspace and ensuring there is enough free space on the computer for the software to operate effectively.

10:02

🔧 Configuring the Deepfake Environment and Models

After cloning the deepfake repository and ensuring the necessary software components are installed, the speaker explains the process of setting up a virtual environment to avoid conflicts with other Python projects. This includes creating and activating the virtual environment named 'livecam'. The speaker also details the installation of required packages using PIP and the importance of updating Python tools within the virtual environment. Additionally, the process of downloading and placing model files into the appropriate directory within the repository is described.

15:03

🎥 Live Demonstration of the Deepfake Tool in Action

The speaker demonstrates the live functionality of the deepfake tool, showing how it can overlay the face of a person onto the user's live camera feed. The demonstration includes selecting different celebrity faces, such as Elon Musk, Steve Carell, and Billy Butcher, and applying them in real-time. The speaker discusses the performance of the tool, noting that it works better with lower-resolution webcams and that the quality of the output can be affected by the quality of the input image and the capabilities of the user's hardware.

20:03

😱 The Ethical Dilemma and Future Implications of Deepfakes

In the final paragraph, the speaker reflects on the ethical implications of deepfake technology, expressing concern about the potential for misuse and the difficulty in discerning truth in digital media. He discusses the challenges that deepfakes pose to authenticity and trust on the internet, especially with the increasing sophistication of AI-generated content. The speaker also touches on the need for platforms like YouTube to implement policies that require disclosure of AI-generated content, emphasizing the importance of skepticism and critical thinking in the digital age.

Mindmap

Keywords

💡Deepfake

Deepfake refers to synthetic media in which a person's likeness is swapped with another's using artificial intelligence. In the video, deepfakes are central to the theme, demonstrating how easily one's identity can be manipulated in real-time, as seen with the examples of Elon Musk and Mark Zuckerberg being deepfaked onto different individuals.

💡GitHub

GitHub is a platform for version control and collaboration that allows developers to work on projects and share their code with others. The script mentions GitHub as the source of the trending deepfake tool, indicating the platform's role in disseminating technology that can be both innovative and potentially misused.

💡Real-time face swapping

Real-time face swapping is a technology that allows for the immediate replacement of one person's face with another in a live video stream. The video script describes this technology as a feature of the deepfake tool, emphasizing its ability to generate deceptive content instantaneously.

💡Ethical use safeguards

Ethical use safeguards are built-in measures intended to prevent the misuse of technology. The script mentions these safeguards in the context of the deepfake tool, questioning their effectiveness given the tool's ability to create convincing and potentially harmful content.

💡NSFW (Not Safe For Work)

NSFW is a label used to tag content that may be inappropriate for a professional setting. The video discusses the deepfake tool's capability to create NSFW content, raising concerns about the ethical implications of such technology.

💡Python

Python is a widely used high-level programming language that is essential for setting up the deepfake tool, as described in the script. It is highlighted as a requirement for running the software, indicating its importance in the field of computer programming and AI.

💡Nvidia CUDA

Nvidia CUDA is a parallel computing platform and application programming interface (API) model that allows for GPU computing. The script mentions CUDA as a necessary component for the deepfake tool to function optimally, demonstrating the reliance on powerful graphics processing for AI tasks.

💡Virtual machine

A virtual machine is a software emulation of a computer system. The script suggests using a virtual machine to run the deepfake software as a precaution against potential risks, illustrating the importance of cybersecurity measures when dealing with unfamiliar software.

💡FFmpeg

FFmpeg is a free and open-source software project that handles multimedia data. In the context of the video, FFmpeg is required to install the deepfake tool, showcasing its utility in processing audio and video data.

💡Visual Studio

Visual Studio is an integrated development environment (IDE) used for developing applications. The script refers to Visual Studio 2022 runtimes as part of the setup process for the deepfake tool, underlining the role of IDEs in software development and deployment.

💡Virtual environment

A virtual environment is an isolated space for Python projects, allowing developers to manage dependencies without affecting the system's global state. The video script describes setting up a virtual environment before installing the deepfake tool's requirements, emphasizing best practices in Python development.

Highlights

Introduction of a trending GitHub deep fake tool that raises concerns about trustworthiness on the internet.

Demonstration of real-time deep fakes using a live webcam, emphasizing the ease of setup and potential for misuse.

A case study where a Hong Kong finance worker was scammed of $25.6 million through a virtual meeting with deep fakes.

Introduction to 'deepfakedeeplivecam', a tool for real-time face swapping and video deep fakes.

Discussion on the ethical use safeguards and the presence of a built-in check to prevent inappropriate content processing.

Instructions for setting up the deep fake tool on Windows 10 or 11, including the installation of Python 3.10.

The necessity of a powerful GPU for better performance of the deep fake software and the support for Apple Silicon.

The importance of using a virtual environment for the deep fake project to avoid conflicts with other Python projects.

A step-by-step guide on installing necessary dependencies such as pip, git, ffmpeg, and Visual Studio 2022 runtimes.

The process of cloning the deepfake repository and setting up the workspace for the live cam software.

The use of CUDA for Nvidia GPUs to enhance the performance of the deep fake tool.

Live demonstration of the deep fake tool with various public figures, showing the effectiveness and limitations.

The impact of camera quality and lighting on the performance of the deep fake software.

Concerns about the availability of NSFW options within the deep fake tool and the lack of robust ethical safeguards.

The potential future implications of advanced deep fake technology, predicting a time when trust in online content will be significantly diminished.

A final warning about the increasing difficulty in discerning real from fake content on the internet due to the advancement of AI technologies.

The presenter's personal reaction to the capabilities of the deep fake tool, expressing fear and apprehension about its potential misuse.

Transcripts

play00:00

hello guys and gals me mudahar and you

play00:03

know you can't trust anything you see on

play00:05

the internet ladies and gentlemen uh I

play00:08

want to start off by showing you the

play00:09

most trending GitHub deep fake tool

play00:13

right now that's been all over the news

play00:15

it's been uh kind of shared around and

play00:17

it's scary easy to actually set up so I

play00:19

wanted to dive into it and show you how

play00:21

it works and show you the real fear of

play00:24

believing anything on the internet

play00:25

anymore now uh the other day I saw this

play00:28

post uh number one trending GitHub

play00:30

where they were just showing like Elon

play00:32

Musk deep faked onto an individual like

play00:35

literally on camera and this was all

play00:37

happening live so there was no like long

play00:41

20 minute process to make this video it

play00:43

was actually happening with a live

play00:45

capture of somebody's webcam now to give

play00:47

you an idea that is insanity okay

play00:50

imagine joining a zoom call or something

play00:53

and finding out whoa you just got

play00:55

scammed I mean there is an entire like

play00:57

literal story of like you know

play00:59

literally this year February of this

play01:01

year Finance years scammed of $25.6

play01:04

million after meeting with deep fakes

play01:07

okay a Hong Kong based Finance worker

play01:10

was scammed into paying 200 million Hong

play01:12

Kong dollars which is 25 million 25.6

play01:16

million us doar in a virtual meeting

play01:18

with deep fakes okay literally he

play01:20

thought he was talking to actual

play01:22

business people in reality it was just

play01:24

Tom Dick and Harry using a deep fake

play01:26

tool so here I've got the actual thing

play01:28

open deep fake deep deep live cam which

play01:30

is the next leap in real time face

play01:32

swapping and video deep fake technology

play01:35

so if you look at this actual video tool

play01:37

over here you can see that somebody has

play01:38

deep faked Mark Zuckerberg onto them and

play01:41

uh you know of course if you refresh you

play01:43

can see other people like JD Vance for

play01:45

instance uh and then of course it just

play01:47

keeps going from there now you might

play01:49

look at this and be like ah it looks a

play01:51

little fake muda but in the middle of a

play01:53

call Imagine like somebody who has no

play01:55

idea of technology or anything Falls for

play01:58

this so I look into this stuff and

play02:00

it says it apparently works locally on

play02:01

your CPU your Nvidia Cuda so really any

play02:04

Nvidia GPU the better the GPU the more

play02:07

CA course the better and of course if

play02:09

you got an apple silicon laptop or a Mac

play02:12

Pro with Apple's Hardware you can do it

play02:14

right there as well so what they said is

play02:16

they've got realtime face swapping

play02:18

oneclick video deep fakes multiplatform

play02:21

and what they say is ethical use

play02:24

safeguards so built-in checks to prevent

play02:27

processing of inappropriate content so I

play02:30

went to their actual thing and by the

play02:31

way it is a trending repository it

play02:34

literally is like on the list like

play02:36

number five where it says realtime face

play02:38

swap and oneclick video deep fake today

play02:41

alone it has 1,600 Stars so I go over to

play02:44

their actual trending Depot over here

play02:46

and of course you can see boom boom boom

play02:49

you've got the whole Elon Musk demo

play02:51

there and what they actually have said

play02:53

is please use this software responsibly

play02:55

while abiding by local laws the

play02:57

developers of the software are aware of

play02:59

it possible unethical applications and

play03:02

are committed to take preventative

play03:04

measures against them I want to say that

play03:06

that's CU I went to the credit

play03:08

section and they use something called

play03:10

GSU DRM for uncensoring groups if you

play03:13

open it up you can literally like create

play03:15

deep fake NSFW pieces I mean even in the

play03:19

software alone they have a tick for NSFW

play03:22

so I don't know what kind of ethical

play03:23

safeguards they have so how do you get

play03:25

this thing up and running you might be

play03:27

wondering well if you're on Windows and

play03:29

I'm going to basically set this for

play03:30

people who are using Windows 10 or 11

play03:33

just because I think that's where most

play03:34

of the user base is most people even

play03:36

watching if you're on Linux this whole

play03:38

process you probably understand how to

play03:40

do it so one thing you need is python so

play03:42

you go to python.org and you basically

play03:45

go to the downloads Tab and according to

play03:46

their GitHub they say they need version

play03:49

3.10 so inside over here you want to

play03:51

scroll down and look for version 3.10 in

play03:54

this list and boom right here from

play03:56

October 4th 2021 you want to download

play04:00

that and basically install version

play04:27

310.com is that safe honestly always run

play04:31

any of the software with like actual

play04:34

care uh just because you know you never

play04:36

know what you're running especially you

play04:37

know stuff off of GitHub uh I'm in a

play04:39

virtual machine so I really don't care

play04:42

uh what the software is going to do but

play04:43

I would wager to have Extreme Caution I

play04:45

am not responsible for anything you run

play04:47

on your system okay if you don't trust

play04:49

it don't run it so inside over here you

play04:51

want to type in py just to make sure

play04:53

python works and you can see that I've

play04:54

got version

play04:59

just basically get out of python right

play05:01

there now inside here you want to do you

play05:03

want to get PIP so basically what you're

play05:06

going to do over here is you're going to

play05:08

go look up pip on Google and usually it

play05:10

be like https Pip piper. this pip

play05:14

documentation and over here you're going

play05:15

to go into it and effectively it's going

play05:17

to tell you underneath the windows

play05:19

option to make sure you type in the

play05:21

command underneath your terminal like we

play05:24

just opened py- M Ure pip uh D two

play05:29

dashes and upgrade okay so you're going

play05:31

to pass these arguments you're going to

play05:32

make sure all these requirements are

play05:34

satisfied and then you're going to

play05:35

download this script get PIP dopy so

play05:39

from this actual page you can rightclick

play05:42

save the link as and just save it in any

play05:44

specific folder so for instance on my

play05:47

desktop I have it saved in py

play05:50

install so if you want to navigate to

play05:53

that entire area underneath a terminal

play05:55

type in LS to view what uh directories

play05:58

you can go into to so I have to go into

play06:01

my desktop because it's on my desktop so

play06:02

CD desktop and then of course LS again

play06:06

but if you know the actual folder like

play06:08

we saw Pi install go to CD Pi install

play06:11

hit enter and over here you can type in

play06:13

pi and then

play06:15

get- pip or or pip py so as you run this

play06:20

directory in again administrator mode

play06:22

it'll install pip as that dependency now

play06:26

next thing you know you'll need is git

play06:27

now underneath Windows you can go to

play06:29

get- scc.com but more importantly go to

play06:32

that download for windows inside

play06:35

download for Windows if you have a tool

play06:37

known as wi get and if you're on Windows

play06:39

11 and I think even 10 you should it's

play06:42

like a Windows uh package installer tool

play06:45

so all you see is this command highlight

play06:47

that right click copy and what you do in

play06:50

your command processor or Powershell you

play06:53

want to paste that in there hit enter

play06:55

and it's going to download that for you

play06:58

now I've already got it installed but

play06:59

it'll go through the whole process of

play07:01

setting up git for you next you need ff-

play07:05

or sorry

play07:06

ffmpeg and this links to a YouTuber's

play07:09

video known as troubleshoot and he's

play07:11

created one simple command line you need

play07:15

so again underneath a Powershell or that

play07:18

terminal right copy this whole iirm FFM

play07:22

Peg tc. HD and you can paste that in

play07:26

here hit

play07:27

enter actually wait it's not

play07:30

reporting yeah there it is I just need

play07:32

to enter that way and it'll just

play07:34

basically handle it for you it'll do

play07:36

it'll install all the dependencies and

play07:37

it'll ask you which version you want for

play07:40

just safety sake just do the full

play07:43

version and type in three and it'll go

play07:45

through that process for you so next you

play07:47

need Visual Studio 2022 runtimes so you

play07:51

go over here and it takes you to

play07:53

Microsoft C++ build tools so you want to

play07:56

download these tools and you want to

play07:58

just run them and it'll allow you to

play08:00

download right from Microsoft these

play08:02

visual installer dependencies so it's

play08:04

not explained well in this read me but

play08:06

I'm going to show you exactly what you

play08:08

need to click what it'll ask you is

play08:10

Visual Studio build tools 2022 so I've

play08:14

already got it installed but usually

play08:16

it'll give you a screen that looks like

play08:18

this what you want to do is make sure

play08:20

you tick development or desktop

play08:22

development with C++ once you have that

play08:25

ticked you can install that and it'll be

play08:28

like 8 gigs but it will install all of

play08:30

the tools and uh what you need for again

play08:34

running this repository now at this

play08:36

point we're going to create a new

play08:37

workspace and actually get this camera

play08:40

software working so make a new folder on

play08:41

your desktop and call it something like

play08:44

live cam for instance now you want to

play08:46

have around I want to say 40 gigs of

play08:48

free space because we're going to need a

play08:50

lot of scratch to work with just to get

play08:52

things situated and ready to go so open

play08:55

up this folder right here and this is

play08:57

something located literally on your

play08:59

desktop now to navigate to that folder

play09:01

because we're at the user directory and

play09:03

whatever your username is do CD desktop

play09:06

all right and you can hit the tab key so

play09:07

it autocompletes for you and that way

play09:09

you'll know that that folder actually

play09:11

exists versus trying to go crazy hit

play09:14

enter and then do CD type in Li for a

play09:17

livecam hit Dash and it'll tell you that

play09:19

you can go to the livecam directory now

play09:22

if you type in LS nothing exists but at

play09:24

this point we're going to type in git

play09:26

clone and we're going to copy this URL

play09:29

from here in this repository now what

play09:32

that'll do is it'll actually clone that

play09:34

g deep lifecam repository so we can work

play09:37

with that now at this point do CD and

play09:40

type in dash and it'll take you to the

play09:42

next folder the repository you just

play09:45

cloned so at this point you want to

play09:46

download these two models gfp Gan and

play09:49

ion swapper and then what you do is

play09:52

download those two uh files go into that

play09:56

deep live deep live cam folder your

play09:59

repository and in that models folder

play10:01

just Place those two files there so

play10:03

these aren't really big files like 270

play10:06

Megs 340 megabytes these are just models

play10:09

and at this moment in time go back to

play10:11

the terminal and all you want to do is

play10:13

type in PIP install d r requirements.txt

play10:16

but before we go into that you want to

play10:19

set up a virtual environment now before

play10:21

we continue we need something known as a

play10:24

virtual environment so we run you know

play10:26

not across many issues or something as

play10:28

we proceed through this project so here

play10:30

on the actual terminal as I'm in that

play10:33

desktop livecam deep livecam folder we

play10:35

want to type in py- M okay and then

play10:39

we're going to type in venv and then

play10:41

come up with a name like I guess live

play10:43

cam for instance right and then just hit

play10:46

enter and what you'll notice is a new

play10:48

folder is getting made known as live cam

play10:51

this is the virtual environment that we

play10:53

need to activate this virtual

play10:55

environment all we're basically going to

play10:57

do is type in

play11:00

in/

play11:02

livecam and then we're going to go in

play11:04

before we hit enter we're going to type

play11:06

in SC hit Dash it'll take us to scripts

play11:10

and then at this moment we're going to

play11:11

type in activate and hit enter and

play11:14

you'll notice that now you have this

play11:16

little live cam that denotes that you're

play11:18

actually in your virtual environment now

play11:21

we can actually proceed through and call

play11:22

upon those requirements now one thing

play11:25

they don't mention in this read me and

play11:27

one issue that I came across was keeping

play11:29

a lot of the build stuff that I needed

play11:31

updated so one actual thing you should

play11:33

add right after you get into your

play11:35

virtual environment is Type in the words

play11:39

all right you want to go in and do pip

play11:41

install Das upgrade and then you want to

play11:44

do upgrade pip you want to upgrade setup

play11:47

tools and you want to upgrade wheel so

play11:49

again because you're an administrator

play11:51

hit enter it's going to meet all these

play11:53

requirements it's going to you know

play11:55

remove old packages and update

play11:57

everything so as this this is done

play12:00

everything is you know up to date and we

play12:02

can now proceed with actually running

play12:04

those

play12:05

requirements actually one mistake right

play12:07

here it says could not install packages

play12:09

due to an OS error I didn't actually run

play12:11

this in a uh administrator so that's

play12:13

pretty simple now because we've upgraded

play12:16

and kept everything there everything

play12:17

seems to work we have no issues

play12:19

everything is running at the

play12:20

administrator level now to get things

play12:22

going you type in PIP install d r

play12:26

requirements. text and as you hit enter

play12:29

it's going to basically collect all of

play12:31

this information maybe you have it

play12:33

cashed I've already done this before and

play12:34

it's just going to build for you so this

play12:36

moment in time you can sit back grab a

play12:39

beverage maybe eat a sour boy strip I

play12:42

don't know and call it a day all right

play12:44

you're going to come back once this is

play12:45

done and then you can actually start

play12:47

with all of them now like a '90s cooking

play12:49

show I've already done this well in

play12:51

advance so I've got my own directory

play12:53

over here with a bunch of video files

play12:55

that were all generated using this tool

play12:58

but to give you anidea idea I'm going to

play12:59

open up my version and I'm going to show

play13:01

you how this runs so once everything is

play13:04

good and ready to go inside your virtual

play13:06

environment all you have to do is type

play13:07

in the words python

play13:09

run.py now if you want better

play13:11

performance and I'm sure you do

play13:14

especially if you're on Windows because

play13:16

without a graphics card or any

play13:17

accelerator this just gives you a black

play13:19

Square on your face uh if you're on

play13:22

Linux things seem to work just fine

play13:24

that's just because Linux is better

play13:25

anyways point of the matter is if you

play13:27

have a Nvidia graphics card card you

play13:29

download the Cuda toolkit from nvidia's

play13:32

uh page where you go over here download

play13:34

for Windows and again your specific

play13:36

operating system you install that it

play13:38

actually changes the display driver on

play13:41

your system so that you can actually run

play13:43

this tool then you run these two

play13:45

uninstalled dependencies and install

play13:48

just so uh again all within your virtual

play13:51

environment and again this all changes

play13:53

depending on which system you're doing

play13:55

so if you have apple Legacy or apple

play13:56

silicon you can go there if you have a

play13:59

windows-based AI system you can go there

play14:02

but yeah generally this is how you want

play14:03

to do it and obviously when you're

play14:05

launching it you go back to the tool and

play14:07

you add an extra argument such as

play14:09

execution provider and you can give it

play14:11

Cuda for instance if you're on Nvidia

play14:14

but if you're on you know Apple use like

play14:16

core EML and for every other device

play14:18

they've got a different mention so I'm

play14:20

going to hit enter and just launch this

play14:23

tool so it's going to take a little

play14:24

second but it'll fire up and boy oh boy

play14:27

be ready to be shocked so when you fire

play14:29

up the tool right over here it gives you

play14:31

this like you know pretty simple

play14:32

interface so what you basically do is

play14:34

you select a face real quick so inside

play14:37

over here I've got a few scratch

play14:39

workspaces so I've got Billy butcher

play14:42

okay because I know a lot of y'all

play14:43

say well maybe you look

play14:44

like Billy butcher if you don't shape

play14:46

I've seen that comment on YouTube too

play14:48

many goddamn times uh Elon Musk for

play14:51

instance okay all right right here and

play14:53

of course I've got Steve Carell or

play14:55

Michael Scott from the office so none of

play14:58

these images are necessarily crazy as

play15:00

you can see the dimensions for the Billy

play15:02

butcher image are like 360x 424 nothing

play15:05

crazy high res elon's got a 2364 by 2364

play15:10

image clearly the crispiest of them and

play15:13

Steve Carell sitting at 1080p so what

play15:15

you basically do is you throw in any

play15:17

image and here I've got Elon Musk right

play15:19

there now if I hit the live tab it's

play15:22

going to basically take my camera input

play15:25

and give me something juicy so we're

play15:27

going to hit live and just see what it

play15:29

provides okay I have to do it again I

play15:30

have to I have to remove my uh camera

play15:33

from the actual OBS so it's going to

play15:35

take a little bit of time and on your

play15:36

first run it's probably going to

play15:38

download a few models from the internet

play15:39

but as you can see it's fired up this

play15:41

camera preview which you can feed into

play15:43

OBS for a recording but here you can

play15:45

actually see I've got good old Elon Musk

play15:48

running live now this is laggy and it's

play15:51

not going to be as smooth as people

play15:53

you've probably seen on the internet and

play15:55

that's because this camera in specific

play15:57

is feeding in a 4 K 30 frames at worst

play16:00

1080p 60 frames through an actual DSLR

play16:04

if you have one of those like camera

play16:05

webcams or or like you know something

play16:07

built into your laptop where it probably

play16:10

you know captures of like 480p 720p if

play16:13

you're lucky or it has the ability to

play16:15

scale you know really low quality

play16:17

footage and send that in it's going to

play16:19

work better underneath this software and

play16:22

also you know if I move out of frame for

play16:24

instance you can see that obviously the

play16:26

performance has gotten a lot faster it's

play16:29

just when I get in and it actually has

play16:30

to start calculating is when things slow

play16:33

down now if you look at the performance

play16:35

on the system you can see that my GPU is

play16:36

being used like 30% all the way through

play16:39

now obviously I can replace uh again

play16:43

different images that I have over here

play16:44

so I can go and put Billy Butcher on and

play16:47

hit live right here and uh bam it's

play16:50

actually not half bad you know if I had

play16:53

a slightly lower quality webcam this

play16:55

might actually work

play16:59

this might actually really work this

play17:00

this might actually fool somebody who

play17:02

doesn't know anything better obviously

play17:04

it's going to have issues deep faking

play17:06

somebody of different ethnicities onto

play17:07

each other okay so yeah this is what

play17:09

apparently I would look like if I was

play17:11

good old Billy now of course around the

play17:12

lips it's not working so well like if

play17:16

I open up yeah it's failing there it's

play17:19

so crazy how you can actually do this in

play17:22

near real time and obviously with a

play17:24

lower quality webcam would have been a

play17:25

lot easier but of course if I had in

play17:27

like Steve Carell this should be

play17:29

absolute oh that is downright

play17:32

diabolical I look like I'm from

play17:35

Planet of the

play17:36

Apes but yeah obviously the image

play17:39

depends like this is a smiling picture

play17:41

or like one where he has like the smile

play17:43

caked in so it's not easy to obviously

play17:45

get going but again what's insane about

play17:48

this is that if you take a camera real

play17:52

quick you can actually that's

play17:56

crazy oh

play18:00

God that's freaky dude hold on

play18:04

let me let me try it again let me try it

play18:05

with like the Billy butcher face let's

play18:07

go

play18:09

oh that's so wild

play18:13

dude and like hold on if I let me just

play18:15

let me just turn this off here real

play18:21

quick all right get rid of the get rid

play18:23

of lighting a little bit okay so

play18:25

different lighting scenarios fire this

play18:28

up oh

play18:33

oh my face went back what the dude

play18:36

that's scary as God damn now

play18:40

obviously I don't want to promote the

play18:42

the NSFW option and I'm I'm actually

play18:45

shocked when they were talking about

play18:46

being against certain safeguards that

play18:47

they would even keep that available but

play18:50

literally in this video I've shown you

play18:52

that it can take literally minutes to

play18:53

get things going from an actual like uh

play18:57

Ju Ju Just if you have no knowledge of

play18:59

any of this of how to use like python or

play19:02

anything it literally takes less than 30

play19:04

minutes to get this going on anybody's

play19:06

gaming computer and depending on the

play19:07

graphics card that you have it

play19:10

apparently allows you to make near

play19:11

realtime footage of things so for

play19:13

instance I recorded this 20 second uh

play19:16

video footage of me so you can see right

play19:18

over here this is just like me and

play19:20

obviously looking into the camera moving

play19:21

my head around and of course I'm shining

play19:24

a light on my face so at this moment in

play19:27

time I decided to take you know all all

play19:28

those three different images and put it

play19:30

through this tool so here's butcher

play19:32

captured obviously with every frame uh

play19:34

you know inserted and all using this one

play19:37

simple tool if you move your camera

play19:38

around this is convincingly scary that

play19:41

somebody could get this running on their

play19:43

system so again to look at the lighting

play19:46

on my face reflected like that is

play19:48

downright scary and all of this is fed

play19:51

from one image of one person so of

play19:54

course with Elon Musk it gets a little

play19:55

bit difficult just because um I think

play19:58

it's trying to capture a smile when it

play20:00

can't but obviously with the mouth

play20:02

closed it's scary the only thing that's

play20:05

like really giving it away for me is

play20:07

when it tries to auscap my beard and

play20:10

change the facial hair to match whatever

play20:12

elon's facial hair was in in the uh in

play20:15

the in the source image now obviously

play20:17

Michael Scott's downright the scariest

play20:19

and this is with something known as

play20:20

facial enhancer so this took around 10

play20:24

minutes to render versus the 2 minutes

play20:27

so obviously the face looks a little bit

play20:29

clearer but uh yeah it's it's

play20:33

interesting how it like captures the

play20:35

light really well like this part scares

play20:37

the out of me and here you can

play20:38

actually see a break in the system so as

play20:41

the light was being casted right here it

play20:43

has this moment where it like just

play20:45

breaks like I don't know if it's trying

play20:46

to generate glasses on me but yeah other

play20:49

than that it corrects itself and it

play20:52

casts appropriately so yeah we're

play20:55

getting to a point where again this is

play20:56

just what it's like in 2024 imagine in

play20:59

2026 when tools like this are perfected

play21:02

even more it gets more optimized

play21:04

graphics card technology ends up getting

play21:06

better we're reaching a point guys where

play21:08

you cannot trust anything on the

play21:10

internet anymore man I am actually

play21:13

downright scared I am

play21:16

shocked I'm freaked out dude that was

play21:20

some really impressive piece of software

play21:22

and I can see unfortunately why it's

play21:25

trending obviously we sit in a world

play21:27

where people are worried about fakes

play21:29

YouTube itself has a policy where it

play21:31

wants you to denote if content in a

play21:33

video was generated using artificial

play21:35

intelligence and uh YouTube is going

play21:38

hard in making people state that because

play21:40

again if you don't have watermarks or

play21:43

proper safeguards somewhere down the

play21:45

road in the future you could have a

play21:47

YouTuber making a video where they say

play21:49

some outof pocket and it turns out

play21:52

it wasn't even that YouTuber but you

play21:54

might not even be able to tell that

play21:56

anymore if there are some faked video

play21:58

footage like this faked audio faked

play22:01

everything believe anything you hear on

play22:03

the internet with a grain of salt

play22:05

especially after this year because

play22:07

everything's about to change anyways

play22:10

this is me Billy Butcher and I'm out

Rate This

5.0 / 5 (0 votes)

Etiquetas Relacionadas
Deep FakesFace SwappingReal-time TechElon MuskInternet TrustVideo ManipulationFake DetectionTech EthicsAI ScarySecurity Concerns
¿Necesitas un resumen en inglés?