Skip to content

Latest commit

 

History

History
76 lines (58 loc) · 4.47 KB

CHANGELOG.md

File metadata and controls

76 lines (58 loc) · 4.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Fix fomm model download by @Ghassen-Chaabouni in #160
  • Add video and image swap to the GUI by @Ghassen-Chaabouni in #116

[1.3.0] - 2024-02-19

What's Changed

  • Trace error in CLI and UI by @Ghassen-Chaabouni in #137
  • Update Windows executable by @Ghassen-Chaabouni in #133
  • Update colab notebook by @Ghassen-Chaabouni in #128
  • Add a Docker container for dot by @Ghassen-Chaabouni in #95
  • Fix of cusolver error on GPU by @Ghassen-Chaabouni in #110
  • Update the GUI, PyTorch and the documentation by @Ghassen-Chaabouni in #107

Full Changelog: https://github.com/sensity-ai/dot/compare/1.2.0...1.3.0

1.2.0 - 2023-07-20

What's Changed

  • Create a dot executable for windows by @Ghassen-Chaabouni in #92
  • Add a graphical interface for dot by @Ghassen-Chaabouni in #85
  • Update README and CONTRIBUTING by @giorgiop in #40
  • Fix config paths in additional scripts under scripts/ folder by @Ghassen-Chaabouni in #43
  • Update README and add instructions for running dot with an Android emulator by @Ghassen-Chaabouni in #45

Full Changelog: https://github.com/sensity-ai/dot/compare/1.1.0...1.2.0

1.1.0 - 2022-07-27

What's Changed

  • Update readme by @giorgiop in #6
  • Add more press on README.md by @giorgiop in #7
  • [ImgBot] Optimize images by @imgbot in #8
  • Update README to Download Models from Github Release Binaries by @ajndkr in #19
  • Update README + Add Github Templates by @ajndkr in #16
  • Verify camera ID when running dot in camera mode by @ajndkr in #18
  • Add Feature to Use Config Files by @ajndkr in #17
  • ⬆️ Bump numpy from 1.21.1 to 1.22.0 by @dependabot in #25
  • Update python version to 3.8 by @vassilispapadop in #28
  • Requirements changes now trigger CI by @giorgiop in #27
  • Fix python3.8 pip cache location in CI by @ajndkr in #29
  • Fix --save_folder CLI Option by @vassilispapadop and @Ghassen-Chaabouni in #26
  • Add contributors list by @ajndkr in #31
  • Add Google Colab demo notebook by @ajndkr in #33
  • Speed up SimSwap's reverse2original by @ajndkr and @Ghassen-Chaabouni in #20
  • Add bumpversion for semantic versioning by @ajndkr in #34
  • Update README with speed metrics by @giorgiop in #37

New Contributors

  • @giorgiop made their first contribution in #6
  • @ghassen1302 made their first contribution in #6
  • @imgbot made their first contribution in #8
  • @ajndkr made their first contribution in #19
  • @dependabot made their first contribution in #25
  • @vassilispapadop made their first contribution in #28

Full Changelog: https://github.com/sensity-ai/dot/compare/1.0.0...1.1.0

1.0.0 - 2022-06-04

  • dot is open sourced

Full Changelog: https://github.com/sensity-ai/dot/commits/1.0.0