huggingface-hub 0.24.4__tar.gz → 0.24.7__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.24.4 → huggingface_hub-0.24.7}/PKG-INFO +1 -1
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/__init__.py +1 -1
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/file_download.py +3 -2
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_common.py +3 -3
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/PKG-INFO +1 -1
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/LICENSE +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/MANIFEST.in +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/README.md +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/pyproject.toml +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/setup.cfg +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/setup.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_commit_api.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_commit_scheduler.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_inference_endpoints.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_local_folder.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_login.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_multi_commits.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_snapshot_download.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_space_api.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_tensorboard_logger.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_webhooks_payload.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_webhooks_server.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/__init__.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/_cli_utils.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/delete_cache.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/download.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/env.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/huggingface_cli.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/lfs.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/repo_files.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/scan_cache.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/tag.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/upload.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/user.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/community.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/constants.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/errors.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/fastai_utils.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/hf_api.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/hf_file_system.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/hub_mixin.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/__init__.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_client.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/__init__.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/_async_client.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/__init__.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/audio_classification.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/audio_to_audio.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/automatic_speech_recognition.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/base.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/chat_completion.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/depth_estimation.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/document_question_answering.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/feature_extraction.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/fill_mask.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/image_classification.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/image_segmentation.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/image_to_image.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/image_to_text.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/object_detection.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/question_answering.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/sentence_similarity.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/summarization.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/table_question_answering.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/text2text_generation.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/text_classification.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/text_generation.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/text_to_audio.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/text_to_image.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/token_classification.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/translation.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/video_classification.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/visual_question_answering.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/zero_shot_classification.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/zero_shot_image_classification.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_templating.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_types.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference_api.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/keras_mixin.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/lfs.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/repocard.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/repocard_data.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/repository.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/__init__.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/_base.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/_tensorflow.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/_torch.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/templates/datasetcard_template.md +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/templates/modelcard_template.md +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/__init__.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_cache_assets.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_cache_manager.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_chunk_utils.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_datetime.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_deprecation.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_errors.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_experimental.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_fixes.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_git_credential.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_headers.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_hf_folder.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_http.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_pagination.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_paths.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_runtime.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_safetensors.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_subprocess.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_telemetry.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_token.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_typing.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_validators.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/endpoint_helpers.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/insecure_hashlib.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/logging.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/sha.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/tqdm.py +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/SOURCES.txt +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/dependency_links.txt +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/entry_points.txt +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/requires.txt +0 -0
- {huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/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.24.
|
|
3
|
+
Version: 0.24.7
|
|
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.
|
|
@@ -940,7 +940,7 @@ def _create_symlink(src: str, dst: str, new_blob: bool = False) -> None:
|
|
|
940
940
|
# Symlinks are not supported => let's move or copy the file.
|
|
941
941
|
if new_blob:
|
|
942
942
|
logger.info(f"Symlink not supported. Moving file from {abs_src} to {abs_dst}")
|
|
943
|
-
shutil.move(abs_src, abs_dst)
|
|
943
|
+
shutil.move(abs_src, abs_dst, copy_function=_copy_no_matter_what)
|
|
944
944
|
else:
|
|
945
945
|
logger.info(f"Symlink not supported. Copying file from {abs_src} to {abs_dst}")
|
|
946
946
|
shutil.copyfile(abs_src, abs_dst)
|
|
@@ -1396,7 +1396,8 @@ def _hf_hub_download_to_cache_dir(
|
|
|
1396
1396
|
filename=filename,
|
|
1397
1397
|
force_download=force_download,
|
|
1398
1398
|
)
|
|
1399
|
-
|
|
1399
|
+
if not os.path.exists(pointer_path):
|
|
1400
|
+
_create_symlink(blob_path, pointer_path, new_blob=True)
|
|
1400
1401
|
|
|
1401
1402
|
return pointer_path
|
|
1402
1403
|
|
|
@@ -296,7 +296,7 @@ def _format_text_generation_stream_output(
|
|
|
296
296
|
if not byte_payload.startswith(b"data:"):
|
|
297
297
|
return None # empty line
|
|
298
298
|
|
|
299
|
-
if byte_payload == b"data: [DONE]":
|
|
299
|
+
if byte_payload.strip() == b"data: [DONE]":
|
|
300
300
|
raise StopIteration("[DONE] signal received.")
|
|
301
301
|
|
|
302
302
|
# Decode payload
|
|
@@ -344,7 +344,7 @@ def _format_chat_completion_stream_output(
|
|
|
344
344
|
if not byte_payload.startswith(b"data:"):
|
|
345
345
|
return None # empty line
|
|
346
346
|
|
|
347
|
-
if byte_payload == b"data: [DONE]":
|
|
347
|
+
if byte_payload.strip() == b"data: [DONE]":
|
|
348
348
|
raise StopIteration("[DONE] signal received.")
|
|
349
349
|
|
|
350
350
|
# Decode payload
|
|
@@ -355,7 +355,7 @@ def _format_chat_completion_stream_output(
|
|
|
355
355
|
|
|
356
356
|
async def _async_yield_from(client: "ClientSession", response: "ClientResponse") -> AsyncIterable[bytes]:
|
|
357
357
|
async for byte_payload in response.content:
|
|
358
|
-
yield byte_payload
|
|
358
|
+
yield byte_payload.strip()
|
|
359
359
|
await client.close()
|
|
360
360
|
|
|
361
361
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: huggingface-hub
|
|
3
|
-
Version: 0.24.
|
|
3
|
+
Version: 0.24.7
|
|
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
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_inference_endpoints.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/_tensorboard_logger.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/_cli_utils.py
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/delete_cache.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/huggingface_cli.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/repo_files.py
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/commands/scan_cache.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/inference/_templating.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.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/__init__.py
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/_base.py
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/_tensorflow.py
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/serialization/_torch.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_cache_assets.py
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_cache_manager.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_experimental.py
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/_git_credential.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
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/endpoint_helpers.py
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub/utils/insecure_hashlib.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|
{huggingface_hub-0.24.4 → huggingface_hub-0.24.7}/src/huggingface_hub.egg-info/top_level.txt
RENAMED
|
File without changes
|