Skip to content

Releases: dunnousername/yanderifier

v3.0.6 alpha 1

11 Aug 03:08
7196c97
Compare
Choose a tag to compare
v3.0.6 alpha 1 Pre-release
Pre-release

Restored default behavior for relative checkbox (hopefully).

v3.0.6 alpha 0

10 Aug 23:37
Compare
Choose a tag to compare
v3.0.6 alpha 0 Pre-release
Pre-release

This release adds an "advanced options" panel, currently with only one option. This may or may not introduce additional bugs, which is why it is in alpha.

v3.0.5

10 Aug 18:27
Compare
Choose a tag to compare

This version should resolve some issues with ffmpeg. Additionally, the code is now optimized to run on cards with less than 2GB of VRAM, and should not rely on the entire file fitting in memory (i.e., longer videos are possible).

v3.0.4

09 Aug 21:30
Compare
Choose a tag to compare
  • Fix issues related to starting the conda environment
  • Potentially fix memory leak
  • Added attribution to FOMM in the README

v3.0.3

09 Aug 19:09
Compare
Choose a tag to compare

Potentially fix issues with the install process.

v3.0.2

08 Aug 05:10
Compare
Choose a tag to compare

looks like I missed a file in v3.0.1. This should fix it!

v3.0.1-stable

08 Aug 01:46
Compare
Choose a tag to compare

Changelog:

  • Complete overhaul of the install process
  • Toned down unnecessary warnings
  • Sanity checks are done prior to installation
  • md5sum is checked on the checkpoint.tar file
  • Removed alpha warning
  • Changed ">=GTX950" to ">=GTX750" in the GUI

v3.0.1 alpha 0

07 Aug 03:56
Compare
Choose a tag to compare
v3.0.1 alpha 0 Pre-release
Pre-release

This is a hotfix for those encountering issues with the install process. While it appears to work on my computer, your mileage may vary. I recommend sticking to v3.0.0 until this becomes stable unless you are experiencing install issues.

v3.0.0 stable

07 Aug 00:45
Compare
Choose a tag to compare

This is it. 3.0.0 is deemed stable! For now, at least.
There are a ton of changes; many things were overhauled, many bugs were fixed. If you were having an issue on v2.0.5 it's likely been fixed on this version.

v3.0.0 alpha 1

06 Aug 17:19
Compare
Choose a tag to compare
v3.0.0 alpha 1 Pre-release
Pre-release

Fixing a few common issues in the previous alpha. My power went out before I could push the changes; sorry for the delay!

  • No longer tries to copy a file that doesn't exist
  • Added an actual loading message
  • Added bypass to powershell script to allow installer to work on most Windows systems
  • Added an extra verbose debug mode