Python connects to a github CDN and sends/receives data while running.

Discussions about research, Faceswapping and things that don't fit in the other categories here.


Locked
User avatar
serialll
Posts: 1
Joined: Wed May 26, 2021 8:32 pm

Python connects to a github CDN and sends/receives data while running.

Post by serialll »

Question... I tried using faceswap and it connected to a github CDN and sent and received data.

What was it sending and receiving and from where?

User avatar
torzdf
Posts: 2651
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 129 times
Been thanked: 622 times

Re: Python connects to a github CDN and sends/receives data while running.

Post by torzdf »

It's downloading models. Usually for face detection/aligning/masking. The output tells you what it's downloading and where from.

My word is final

Locked