Dev release

This commit is contained in:
Lysandre
2024-09-25 20:14:26 +02:00
parent a55adee890
commit f0eabf6c7d
53 changed files with 53 additions and 53 deletions

View File

@@ -62,7 +62,7 @@ except (ModuleNotFoundError, ImportError):
# Will error if the minimal version of Transformers is not installed. Remove at your own risks.
check_min_version("4.45.0.dev0")
check_min_version("4.46.0.dev0")
logger = logging.getLogger(__name__)