Releases: C0untFloyd/roop-unleashed
v3.9.0
Bugfix: Face detection bounding box corrupt values at weird angles
Rewrote mask previewing to work with every model
Switching mask engines toggles text interactivity
Clearing target files, resets face selection dropdown
Massive rewrite of swapping architecture, needed for xseg implementation
Added DFL Xseg Support for partial face occlusion
Face masking only runs when there is a face detected
Removed unnecessary toggle checkbox for text masking
Added ability to do multiple swap passes
v3.6.7
Upgraded to Gradio 4.26.0 - fixed some minor UI Bugs like collapsing masking
Windows installer installs from pre-compiled insightface, no need for Visual Studio anymore
Facesets can be created from video frames
v3.6.6 - all hail to the easter bunny
Upgraded to gradio 1.24.0 which might have lesser browser bugs but may introduce some funky new ones
Added UTF-8 image reading support
v3.6.5
Bugfix: Installer pulling latest update on first installation
Bugfix: Regression issue, blurring/erosion missing from face swap
Exposed erosion and blur amounts to UI
Using same values for manual masking too
v3.6.3
Bugfix: Workaround for Gradio Slider Change Bug
Bugfix: CSS Styling to fix Gradio Image Height Bug
Made face swapping mask offsets resolution independant
Show offset mask as overlay
Changed layout for masking
v3.6.0
- Updated to Gradio 4.21.0 - requiring many changes under the hood
- New manual masking (draw the mask yourself)
- Extras Tab, streamlined cutting/joining videos
- Horizontal masking offsets
- Re-added face selection by gender (on-demand loading, default turned off)
- Removed unnecessary activate live-cam option
- Added time info to preview frame and changed frame slider event to allow faster changes
v3.5.5
- Bugfix: Installer Path Env
- Bugfix: file attributes
- Video processing checks for presence of ffmpeg and displays warning if not found
- Removed gender + age detection to speed up processing. Option removed from UI
- Replaced restoreformer with restoreformer++
- Live Cam recoded to run separate from virtual cam and without blocking controls
- Swapping with only 1 target face allows selecting from several input faces
v3.5.0
-
Bugfix: wrong access options when creating folders
-
New auto rotation of horizontal faces, fixing bad landmark positions (expanded on )
-
Simple VR Option for stereo Images/Movies, best used in selected face mode
-
Added RestoreFormer Enhancer - https://github.com/wzhouxiff/RestoreFormer
-
Bumped up package versions for onnx/Torch etc.
v3.2.0
- New face blending using so called 'faceset' compilations of reference-images
- Drag'n drop or selecting of multiple images for input now possible in 1 go
- DMDNet specific enhancer
- GPEN Enhancer
- Tab for Faceset creation
- Bugfix: ONNX doesn't support CoreML, falling back to CPU for Macs
v3.0.5
- Bugfix: endframe missing processing multiple videos
- Bugfix: local input method missing
- Bugfix: Stop Button not working
- Removed unneeded codeformer & gfpgan packages from requirements