Improve Qwen face fidelity, release 0.20.1

This commit is contained in:
Victor Kuznetsov
2026-07-26 11:39:29 -07:00
parent ab525c1b90
commit e562b440db
7 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ _os.environ.setdefault("TRANSFORMERS_VERBOSITY", "error")
_warnings.filterwarnings("ignore", message=r".*ImageProcessorFast.*")
__version__ = "0.20.0"
__version__ = "0.20.1"
__all__ = ["__version__", "remove_visible", "visible_provenance"]