Skip to content

Releases: GosuDRM/nsfw-roop

nsfw-roop v1.1.0

26 Jun 09:46
6a1509b
Compare
Choose a tag to compare

nsfw-roop v1.1.0

Next (#583)

  • More accurate progress description

  • Add thread lock to face analyser

  • Use as_completed() for thread pool

  • Show memory usage in progress bar

  • Using Queue for dynamic thread processing

  • Fix typing

  • Introduce pick_quere() to allocate frames per future

  • Bump version and add missing hook function

  • Fix pick_queue()

  • Introduce post process (s0md3v#587)

  • Introduce post_process to flush VRAM for example

  • Delete frame processor instances

  • Limit tensorflow usage to 1GB VRAM

  • Set None instead of del

  • Remove deprecated args

  • Update gui preview

  • Remove choices restriction from frame-processor and improve help output

  • original donate button colors

  • Introduce Frame processor xxx crashed