Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NevermindNilas committed Sep 1, 2024
1 parent 198f47b commit 9b8fd1e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Added `--static` flag to force static engine generation for Upscale TensorRT.
- Temp state for downloaded models will now ensure file integrity in case of internet loss.
- Added `--depth_quality` flag with options `low, high` ( default high ). For the users with lower end system to benefit of higher inference speeds. ( Not reliable for TensorRT )
- Added testing builds for linux-full and linux-lite ( Full is WIP but should be functional with the build-linux.py script )

##### Improvements
- Upgraded base polygraphy from 0.49.12 -> 0.49.13
Expand All @@ -39,6 +40,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

#### NEW
- Added `Rife4.22-Lite` and `Rife4.22-Lite-Tensorrt` options to the dropdowns.
- Added Depth Quality options ( low and high )

#### Fixes
- Fixed issues when paths had spaces in them.

## [1.9.5] - 2024-08-17

Expand Down

0 comments on commit 9b8fd1e

Please sign in to comment.