Giter Club home page Giter Club logo

instagram-deepfake-bot's Introduction

LinkedIn Issues

Instagram-DeepFake-Bot

An Instagram Bot serving as an account, people can use to create DeepFakes on Instagram.

The DeepFakes are created using First Order Model for Image Animation and the Faces are cropped using Ultra-Light-Fast-Generic-Face-Detector

Explain Video:

DeepFake Video on Youtube

Disclaimer:

The code needed a lot of configuring in order to work in my specific workplaces. I tried making it as easy as possible to run it yourself. Errors may occur! (Also this code only serves as a "show - off" and is not intended to be run since Instagram's terms of services strictly prohibits this.) Run it at your own risk.

Prerequisites & Installation

  • Code was written and tested in Python 3.6.5 and 3.6.10
  • Install the requirements.txt pip install -r requirements.txt
  • Install autocrop pip install autocrop
    • locate autocrop (/usr/local/lib/python3.6/dist-packages/autocrop)
    • replace entire folder with my updated autocrop
  • deepfake.py requires numpy=1.15 -> we need a feature from numpy=1.16
  • Additional things:

Running it

  1. Edit main.py on line 596 with your account details.
  2. python3.6 main.py
  3. Wait for the Instagram-Login to happen.
  4. Wait for Checker-,Editor-,and Sender-Class to be initialised.

Adding ranks to users

  1. Go to other_tools
  2. Run python3.6 add_donator username rank
  • Rank 1: 30 seconds videos + priority queue
  • Rank 2: 45 seconds videos + priority queue + watermark removal
  • Rank 3: 60 seconds videos + priority queue + watermark removal
  • (Every other user is initially Rank 0)

Checking stats

  • all stats can be found in log.json

Contact

Instagram @dome271 Email: [email protected]

Support me

https://paypal.me/dome271

Logo

instagram-deepfake-bot's People

Contributors

dome272 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.