huggingface-hub 0.27.0rc1__tar.gz → 0.27.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of huggingface-hub might be problematic. Click here for more details.
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/PKG-INFO +1 -1
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/__init__.py +1 -1
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/hub_mixin.py +12 -9
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/PKG-INFO +1 -1
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/LICENSE +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/MANIFEST.in +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/README.md +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/pyproject.toml +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/setup.cfg +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/setup.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_commit_api.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_commit_scheduler.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_inference_endpoints.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_local_folder.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_login.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_snapshot_download.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_space_api.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_tensorboard_logger.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_upload_large_folder.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_webhooks_payload.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_webhooks_server.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/__init__.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/_cli_utils.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/delete_cache.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/download.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/env.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/huggingface_cli.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/lfs.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/repo_files.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/scan_cache.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/tag.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/upload.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/upload_large_folder.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/user.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/version.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/community.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/constants.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/errors.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/fastai_utils.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/file_download.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/hf_api.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/hf_file_system.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/__init__.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_client.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_common.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/__init__.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/_async_client.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/__init__.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/audio_classification.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/audio_to_audio.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/automatic_speech_recognition.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/base.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/chat_completion.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/depth_estimation.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/document_question_answering.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/feature_extraction.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/fill_mask.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/image_classification.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/image_segmentation.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/image_to_image.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/image_to_text.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/object_detection.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/question_answering.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/sentence_similarity.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/summarization.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/table_question_answering.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/text2text_generation.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/text_classification.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/text_generation.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/text_to_audio.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/text_to_image.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/text_to_speech.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/token_classification.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/translation.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/video_classification.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/visual_question_answering.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/zero_shot_classification.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/zero_shot_image_classification.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference_api.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/keras_mixin.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/lfs.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/repocard.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/repocard_data.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/repository.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/__init__.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/_base.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/_dduf.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/_tensorflow.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/_torch.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/templates/datasetcard_template.md +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/templates/modelcard_template.md +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/__init__.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_auth.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_cache_assets.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_cache_manager.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_chunk_utils.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_datetime.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_deprecation.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_experimental.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_fixes.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_git_credential.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_headers.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_hf_folder.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_http.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_lfs.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_pagination.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_paths.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_runtime.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_safetensors.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_subprocess.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_telemetry.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_typing.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_validators.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/endpoint_helpers.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/insecure_hashlib.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/logging.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/sha.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/tqdm.py +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/SOURCES.txt +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/dependency_links.txt +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/entry_points.txt +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/requires.txt +0 -0
- {huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: huggingface_hub
|
|
3
|
-
Version: 0.27.
|
|
3
|
+
Version: 0.27.1
|
|
4
4
|
Summary: Client library to download and publish models, datasets and other repos on the huggingface.co hub
|
|
5
5
|
Home-page: https://github.com/huggingface/huggingface_hub
|
|
6
6
|
Author: Hugging Face, Inc.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import inspect
|
|
2
2
|
import json
|
|
3
3
|
import os
|
|
4
|
-
from dataclasses import asdict, dataclass, is_dataclass
|
|
4
|
+
from dataclasses import Field, asdict, dataclass, is_dataclass
|
|
5
5
|
from pathlib import Path
|
|
6
|
-
from typing import
|
|
6
|
+
from typing import Any, Callable, ClassVar, Dict, List, Optional, Protocol, Tuple, Type, TypeVar, Union
|
|
7
7
|
|
|
8
8
|
import packaging.version
|
|
9
9
|
|
|
@@ -24,9 +24,6 @@ from .utils import (
|
|
|
24
24
|
)
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
if TYPE_CHECKING:
|
|
28
|
-
from _typeshed import DataclassInstance
|
|
29
|
-
|
|
30
27
|
if is_torch_available():
|
|
31
28
|
import torch # type: ignore
|
|
32
29
|
|
|
@@ -38,6 +35,12 @@ if is_safetensors_available():
|
|
|
38
35
|
|
|
39
36
|
logger = logging.get_logger(__name__)
|
|
40
37
|
|
|
38
|
+
|
|
39
|
+
# Type alias for dataclass instances, copied from https://github.com/python/typeshed/blob/9f28171658b9ca6c32a7cb93fbb99fc92b17858b/stdlib/_typeshed/__init__.pyi#L349
|
|
40
|
+
class DataclassInstance(Protocol):
|
|
41
|
+
__dataclass_fields__: ClassVar[Dict[str, Field]]
|
|
42
|
+
|
|
43
|
+
|
|
41
44
|
# Generic variable that is either ModelHubMixin or a subclass thereof
|
|
42
45
|
T = TypeVar("T", bound="ModelHubMixin")
|
|
43
46
|
# Generic variable to represent an args type
|
|
@@ -175,7 +178,7 @@ class ModelHubMixin:
|
|
|
175
178
|
```
|
|
176
179
|
"""
|
|
177
180
|
|
|
178
|
-
_hub_mixin_config: Optional[Union[dict,
|
|
181
|
+
_hub_mixin_config: Optional[Union[dict, DataclassInstance]] = None
|
|
179
182
|
# ^ optional config attribute automatically set in `from_pretrained`
|
|
180
183
|
_hub_mixin_info: MixinInfo
|
|
181
184
|
# ^ information about the library integrating ModelHubMixin (used to generate model card)
|
|
@@ -366,7 +369,7 @@ class ModelHubMixin:
|
|
|
366
369
|
self,
|
|
367
370
|
save_directory: Union[str, Path],
|
|
368
371
|
*,
|
|
369
|
-
config: Optional[Union[dict,
|
|
372
|
+
config: Optional[Union[dict, DataclassInstance]] = None,
|
|
370
373
|
repo_id: Optional[str] = None,
|
|
371
374
|
push_to_hub: bool = False,
|
|
372
375
|
model_card_kwargs: Optional[Dict[str, Any]] = None,
|
|
@@ -618,7 +621,7 @@ class ModelHubMixin:
|
|
|
618
621
|
self,
|
|
619
622
|
repo_id: str,
|
|
620
623
|
*,
|
|
621
|
-
config: Optional[Union[dict,
|
|
624
|
+
config: Optional[Union[dict, DataclassInstance]] = None,
|
|
622
625
|
commit_message: str = "Push model using huggingface_hub.",
|
|
623
626
|
private: Optional[bool] = None,
|
|
624
627
|
token: Optional[str] = None,
|
|
@@ -825,7 +828,7 @@ class PyTorchModelHubMixin(ModelHubMixin):
|
|
|
825
828
|
return model
|
|
826
829
|
|
|
827
830
|
|
|
828
|
-
def _load_dataclass(datacls: Type[
|
|
831
|
+
def _load_dataclass(datacls: Type[DataclassInstance], data: dict) -> DataclassInstance:
|
|
829
832
|
"""Load a dataclass instance from a dictionary.
|
|
830
833
|
|
|
831
834
|
Fields not expected by the dataclass are ignored.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: huggingface-hub
|
|
3
|
-
Version: 0.27.
|
|
3
|
+
Version: 0.27.1
|
|
4
4
|
Summary: Client library to download and publish models, datasets and other repos on the huggingface.co hub
|
|
5
5
|
Home-page: https://github.com/huggingface/huggingface_hub
|
|
6
6
|
Author: Hugging Face, Inc.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_commit_scheduler.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_inference_endpoints.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_snapshot_download.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_tensorboard_logger.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_upload_large_folder.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_webhooks_payload.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/_webhooks_server.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/__init__.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/_cli_utils.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/delete_cache.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/download.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/huggingface_cli.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/repo_files.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/scan_cache.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/commands/version.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/__init__.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_client.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/inference/_common.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/__init__.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/_base.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/_dduf.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/serialization/_torch.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_cache_assets.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_cache_manager.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_chunk_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_deprecation.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_experimental.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_git_credential.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_hf_folder.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_pagination.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_safetensors.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_subprocess.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_telemetry.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/_validators.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/endpoint_helpers.py
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub/utils/insecure_hashlib.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/entry_points.txt
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/requires.txt
RENAMED
|
File without changes
|
{huggingface_hub-0.27.0rc1 → huggingface_hub-0.27.1}/src/huggingface_hub.egg-info/top_level.txt
RENAMED
|
File without changes
|