Voice et bot modif

This commit is contained in:
pi 2026-06-16 17:09:34 +00:00
parent 189d56026b
commit 7333a22bcd
10774 changed files with 634644 additions and 933308 deletions

View file

@ -1,4 +1,3 @@
# coding=utf-8
# Copyright 2023-present, the HuggingFace Inc. team.
#
# Licensed under the Apache License, Version 2.0 (the "License");
@ -15,8 +14,8 @@
"""Contains utilities to flag a feature as "experimental" in Huggingface Hub."""
import warnings
from collections.abc import Callable
from functools import wraps
from typing import Callable
from .. import constants