Skip to content

sadhnaboss/Future-Roop

 
 

Repository files navigation

Future Roop

  • python 3.10.6 (added to path)
  • ffmpeg (added to path)
  • cuda 12.4 (path)
  • CUDNN 9.x (path)

CMD to your install folder

  • git clone https://github.com/Elise96nl/Future.git
  • cd Future-Roop
  • python -m venv env
  • env\Scripts\activate
  • python.exe -m pip install --upgrade pip
  • python -m pip install -r requirements.txt
  • python run.py

backup model folder

Features

  • Platform-independant Browser GUI
  • Selection of multiple input/output faces in one go
  • Many different swapping modes, first detected, face selections, by gender
  • Batch processing of images/videos
  • Masking of face occluders using text prompts or automatically
  • Optional Face Upscaler/Restoration using different enhancers
  • Preview swapping from different video frames
  • Live Fake Cam using your webcam
  • Extras Tab for cutting videos etc.
  • Settings - storing configuration for next session
  • Theme Support

and lots more...

Disclaimer

This project is for technical and academic use only. Users of this software are expected to use this software responsibly while abiding the local law. If a face of a real person is being used, users are suggested to get consent from the concerned person and clearly mention that it is a deepfake when posting content online. Developers of this software will not be responsible for actions of end-users. Please do not apply it to illegal and unethical scenarios.

In the event of violation of the legal and ethical requirements of the user's country or region, this code repository is exempt from liability

Changelog

03.02.2025 v0.0.3

Just the original

Acknowledgements

Lots of ideas, code or pre-trained models borrowed

About

continuation of my favorite app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Jupyter Notebook 1.7%
  • Batchfile 1.4%
  • Dockerfile 0.1%