Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python314-huggingface-hub-1.25.1-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python314-huggingface-hub Distribution: openSUSE Tumbleweed
Version: 1.25.1 Vendor: openSUSE
Release: 1.1 Build date: Mon Jul 27 18:45:10 2026
Group: Unspecified Build host: reproducible
Size: 6889199 Source RPM: python-huggingface-hub-1.25.1-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/huggingface/huggingface_hub
Summary: Client library for interaction with the huggingface hub
Client library to download and publish models, datasets and other repos on the huggingface.co hub

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jul 27 2026 Martin Pluskal <mpluskal@suse.com>
  - update to 1.25.1:
    * Stop injecting the HF token into sandbox jobs as SBX_DL_TOKEN
    * Auto-name jobs on creation from the image plus a command hash
    * Add a timeout parameter to the safetensors metadata methods
    * Warn on cache inconsistencies and fix the file-count progress bar
      on completion
    * Fix catastrophic backtracking (ReDoS) in the model card YAML
      block regular expression
* Fri Jul 17 2026 Martin Pluskal <mpluskal@suse.com>
  - update to 1.24.0:
    * Jobs can now be given an optional name, via the --name flag on the
      CLI and the name parameter of run_job, run_uv_job, create_scheduled_job
      and create_scheduled_uv_job; existing jobs can be named with
      hf jobs labels <job_id> --name
    * Fix xet download rate reporting to show the summed rather than the
      per-file speed
* Sun Jul 12 2026 Martin Pluskal <mpluskal@suse.com>
  - update to 1.23.0:
    * HTTP layer migrated from requests to httpx, adding native
      async support and HTTP/2
    * command line client migrated from typer to click; the legacy
      "huggingface-cli" command is provided again alongside "hf"
    * optional Xet storage backend (hf-xet) for faster uploads and
      downloads of large files; unbundled here as it is not packaged
    * expanded Inference client with more providers and tasks
    * numerous new Hub API helpers and bug fixes
  - switch Source to the PyPI sdist
  - drop the hard hf-xet dependency (not packaged, imported lazily)
* Mon May 18 2026 Christian Goll <cgoll@suse.com>
  - Require update-alternarives for installation
* Wed Dec 03 2025 Bernhard Wiedemann <bwiedemann@suse.com>
  - Require python-typer at runtime
* Wed Dec 03 2025 Bernhard Wiedemann <bwiedemann@suse.com>
  - Update to 1.1.7
    * huggingface-cli was renamed to hf
* Fri Sep 19 2025 Stefan Haas <stefan.haas@suse.com>
  - Update to 0.33.1
    * [Tiny agents] Add tool call to messages
    * fix: update payload preparation to merge parameters into the output dictionary
    * fix(inference_endpoints): use GET healthRoute instead of GET / to check status
    * Recursive filter_none in Inference Providers
* Fri Aug 01 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Use pyproject macros to build and install.
* Tue Dec 03 2024 Markéta Machová <mmachova@suse.com>
  - Update to 0.26.3
    * release the huggingface-cli upload-large-folder command
    * Add 'gated' search parameter
    * InferenceClient.conversational task has been removed in favor of
      InferenceClient.chat_completion. Also removed ConversationalOutput
      data class.
    * All InferenceClient output values are now dataclasses, not dictionaries.
    * Multiple access tokens support
    * Conversational VLMs support
    * More complete support for inference parameters
    * cached_download(), url_to_filename(), filename_to_url() methods are now
      completely removed. From now on, you will have to use hf_hub_download()
      to benefit from the new cache layout.
  - Improve packaging
    * expand glob in %files
    * shorten the Summary
* Fri Aug 30 2024 Simon Lees <sflees@suse.de>
  - Drop suggests from package
  - Use %{?sle15_python_module_pythons} rather then
    %{?!python_module:%define python_module() python-%{**} python3-%{**}}
  - set name to huggingface-hub to match pypi
* Wed Jul 03 2024 Christian Goll <cgoll@suse.com>
  - initial commit of huggingface_hub

Files

/etc/alternatives/hf
/etc/alternatives/huggingface-cli
/etc/alternatives/tiny-agents
/usr/bin/hf
/usr/bin/hf-3.14
/usr/bin/huggingface-cli
/usr/bin/huggingface-cli-3.14
/usr/bin/tiny-agents
/usr/bin/tiny-agents-3.14
/usr/lib/python3.14/site-packages/huggingface_hub
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/METADATA
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/RECORD
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/REQUESTED
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/WHEEL
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/entry_points.txt
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/licenses
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/licenses/LICENSE
/usr/lib/python3.14/site-packages/huggingface_hub-1.25.1.dist-info/top_level.txt
/usr/lib/python3.14/site-packages/huggingface_hub/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_buckets.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_buckets.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_commit_api.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_commit_api.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_commit_scheduler.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_commit_scheduler.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_dataset_viewer.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_dataset_viewer.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_eval_results.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_eval_results.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_inference_endpoints.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_inference_endpoints.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_jobs_api.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_jobs_api.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_local_folder.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_local_folder.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_login.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_login.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_oauth.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_oauth.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_oidc.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_oidc.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_sandbox.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_sandbox.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_sandbox_cache.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_sandbox_cache.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_snapshot_download.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_snapshot_download.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_space_api.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_space_api.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_tensorboard_logger.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_tensorboard_logger.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_tree_cache.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_tree_cache.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_upload_large_folder.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_upload_large_folder.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_upload_pipeline.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_upload_pipeline.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_webhooks_payload.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_webhooks_payload.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_webhooks_server.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/_webhooks_server.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/community.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/community.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/constants.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/constants.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/dataclasses.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/dataclasses.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/errors.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/errors.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/fastai_utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/fastai_utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/file_download.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/file_download.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/hf_api.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/hf_api.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/hf_file_system.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/hf_file_system.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/hub_mixin.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/hub_mixin.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/lfs.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/lfs.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/repocard.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/repocard.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/repocard_data.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/__pycache__/repocard_data.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_buckets.py
/usr/lib/python3.14/site-packages/huggingface_hub/_commit_api.py
/usr/lib/python3.14/site-packages/huggingface_hub/_commit_scheduler.py
/usr/lib/python3.14/site-packages/huggingface_hub/_dataset_viewer.py
/usr/lib/python3.14/site-packages/huggingface_hub/_eval_results.py
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/client.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/client.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/sse_client.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/sse_client.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/types.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/__pycache__/types.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/client.py
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/sse_client.py
/usr/lib/python3.14/site-packages/huggingface_hub/_hot_reload/types.py
/usr/lib/python3.14/site-packages/huggingface_hub/_inference_endpoints.py
/usr/lib/python3.14/site-packages/huggingface_hub/_jobs_api.py
/usr/lib/python3.14/site-packages/huggingface_hub/_local_folder.py
/usr/lib/python3.14/site-packages/huggingface_hub/_login.py
/usr/lib/python3.14/site-packages/huggingface_hub/_oauth.py
/usr/lib/python3.14/site-packages/huggingface_hub/_oidc.py
/usr/lib/python3.14/site-packages/huggingface_hub/_sandbox.py
/usr/lib/python3.14/site-packages/huggingface_hub/_sandbox_cache.py
/usr/lib/python3.14/site-packages/huggingface_hub/_snapshot_download.py
/usr/lib/python3.14/site-packages/huggingface_hub/_space_api.py
/usr/lib/python3.14/site-packages/huggingface_hub/_tensorboard_logger.py
/usr/lib/python3.14/site-packages/huggingface_hub/_tree_cache.py
/usr/lib/python3.14/site-packages/huggingface_hub/_upload_large_folder.py
/usr/lib/python3.14/site-packages/huggingface_hub/_upload_pipeline.py
/usr/lib/python3.14/site-packages/huggingface_hub/_webhooks_payload.py
/usr/lib/python3.14/site-packages/huggingface_hub/_webhooks_server.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_city_game.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_city_game.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_cli_utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_cli_utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_completion.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_completion.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_cp.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_cp.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_errors.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_errors.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_file_listing.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_file_listing.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_framework.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_framework.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_help_formatter.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_help_formatter.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_output.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_output.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_skills.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/_skills.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/auth.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/auth.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/buckets.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/buckets.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/cache.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/cache.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/collections.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/collections.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/datasets.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/datasets.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/deprecated_cli.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/deprecated_cli.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/discussions.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/discussions.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/download.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/download.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/extensions.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/extensions.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/hf.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/hf.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/inference_endpoints.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/inference_endpoints.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/jobs.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/jobs.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/lfs.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/lfs.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/models.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/models.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/papers.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/papers.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/repo_files.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/repo_files.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/repos.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/repos.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/sandbox.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/sandbox.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/skills.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/skills.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/spaces.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/spaces.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/system.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/system.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/upload.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/upload.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/upload_large_folder.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/upload_large_folder.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/webhooks.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/__pycache__/webhooks.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_city_game.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_cli_utils.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_completion.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_cp.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_errors.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_file_listing.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_framework.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_help_formatter.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_output.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/_skills.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/auth.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/buckets.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/cache.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/collections.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/datasets.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/deprecated_cli.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/discussions.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/download.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/extensions.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/hf.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/inference_endpoints.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/jobs.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/lfs.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/models.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/papers.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/repo_files.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/repos.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/sandbox.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/skills.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/spaces.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/system.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/upload.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/upload_large_folder.py
/usr/lib/python3.14/site-packages/huggingface_hub/cli/webhooks.py
/usr/lib/python3.14/site-packages/huggingface_hub/community.py
/usr/lib/python3.14/site-packages/huggingface_hub/constants.py
/usr/lib/python3.14/site-packages/huggingface_hub/dataclasses.py
/usr/lib/python3.14/site-packages/huggingface_hub/errors.py
/usr/lib/python3.14/site-packages/huggingface_hub/fastai_utils.py
/usr/lib/python3.14/site-packages/huggingface_hub/file_download.py
/usr/lib/python3.14/site-packages/huggingface_hub/hf_api.py
/usr/lib/python3.14/site-packages/huggingface_hub/hf_file_system.py
/usr/lib/python3.14/site-packages/huggingface_hub/hub_mixin.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__pycache__/_client.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__pycache__/_client.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__pycache__/_common.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/__pycache__/_common.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_client.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_common.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/__pycache__/_async_client.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/__pycache__/_async_client.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/_async_client.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_classification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_classification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_to_audio.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/audio_to_audio.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/automatic_speech_recognition.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/automatic_speech_recognition.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/base.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/base.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/chat_completion.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/chat_completion.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/depth_estimation.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/depth_estimation.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/document_question_answering.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/document_question_answering.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/feature_extraction.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/feature_extraction.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/fill_mask.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/fill_mask.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_classification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_classification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_segmentation.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_segmentation.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_text_to_image.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_text_to_image.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_text_to_video.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_text_to_video.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_image.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_image.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_text.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_text.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_video.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/image_to_video.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/object_detection.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/object_detection.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/question_answering.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/question_answering.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/sentence_similarity.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/sentence_similarity.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/summarization.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/summarization.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/table_question_answering.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/table_question_answering.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text2text_generation.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text2text_generation.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_classification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_classification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_generation.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_generation.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_audio.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_audio.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_image.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_image.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_speech.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_speech.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_video.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/text_to_video.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/token_classification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/token_classification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/translation.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/translation.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/video_classification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/video_classification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/visual_question_answering.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/visual_question_answering.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/zero_shot_classification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/zero_shot_classification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/zero_shot_image_classification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/zero_shot_image_classification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/zero_shot_object_detection.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/__pycache__/zero_shot_object_detection.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/audio_classification.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/audio_to_audio.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/automatic_speech_recognition.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/base.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/chat_completion.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/depth_estimation.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/document_question_answering.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/feature_extraction.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/fill_mask.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/image_classification.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/image_segmentation.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/image_text_to_image.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/image_text_to_video.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/image_to_image.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/image_to_text.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/image_to_video.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/object_detection.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/question_answering.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/sentence_similarity.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/summarization.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/table_question_answering.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/text2text_generation.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/text_classification.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/text_generation.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/text_to_audio.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/text_to_image.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/text_to_speech.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/text_to_video.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/token_classification.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/translation.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/video_classification.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/visual_question_answering.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/zero_shot_classification.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/zero_shot_image_classification.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/_cli_hacks.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/_cli_hacks.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/agent.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/agent.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/cli.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/cli.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/constants.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/constants.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/mcp_client.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/mcp_client.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/types.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/types.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/__pycache__/utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/_cli_hacks.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/agent.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/cli.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/constants.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/mcp_client.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/types.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_mcp/utils.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/_common.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/_common.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/cerebras.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/cerebras.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/cohere.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/cohere.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/deepinfra.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/deepinfra.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/fal_ai.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/fal_ai.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/featherless_ai.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/featherless_ai.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/fireworks_ai.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/fireworks_ai.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/groq.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/groq.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/hf_inference.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/hf_inference.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/novita.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/novita.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/nscale.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/nscale.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/openai.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/openai.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/ovhcloud.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/ovhcloud.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/publicai.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/publicai.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/replicate.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/replicate.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/scaleway.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/scaleway.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/together.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/together.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/wavespeed.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/wavespeed.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/zai_org.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/__pycache__/zai_org.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/_common.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/cerebras.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/cohere.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/deepinfra.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/fal_ai.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/featherless_ai.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/fireworks_ai.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/groq.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/hf_inference.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/novita.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/nscale.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/openai.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/ovhcloud.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/publicai.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/replicate.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/scaleway.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/together.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/wavespeed.py
/usr/lib/python3.14/site-packages/huggingface_hub/inference/_providers/zai_org.py
/usr/lib/python3.14/site-packages/huggingface_hub/lfs.py
/usr/lib/python3.14/site-packages/huggingface_hub/py.typed
/usr/lib/python3.14/site-packages/huggingface_hub/repocard.py
/usr/lib/python3.14/site-packages/huggingface_hub/repocard_data.py
/usr/lib/python3.14/site-packages/huggingface_hub/serialization
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/_base.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/_base.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/_dduf.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/_dduf.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/_torch.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/__pycache__/_torch.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/_base.py
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/_dduf.py
/usr/lib/python3.14/site-packages/huggingface_hub/serialization/_torch.py
/usr/lib/python3.14/site-packages/huggingface_hub/templates
/usr/lib/python3.14/site-packages/huggingface_hub/templates/datasetcard_template.md
/usr/lib/python3.14/site-packages/huggingface_hub/templates/modelcard_template.md
/usr/lib/python3.14/site-packages/huggingface_hub/utils
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__init__.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_auth.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_auth.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_cache_assets.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_cache_assets.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_cache_manager.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_cache_manager.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_chunk_utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_chunk_utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_datetime.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_datetime.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_deprecation.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_deprecation.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_detect_agent.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_detect_agent.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_dotenv.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_dotenv.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_experimental.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_experimental.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_fixes.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_fixes.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_git_credential.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_git_credential.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_headers.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_headers.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_hf_uris.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_hf_uris.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_http.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_http.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_lfs.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_lfs.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_oauth_device.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_oauth_device.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_pagination.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_pagination.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_parsing.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_parsing.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_paths.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_paths.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_runtime.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_runtime.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_safetensors.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_safetensors.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_subprocess.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_subprocess.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_telemetry.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_telemetry.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_terminal.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_terminal.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_typing.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_typing.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_validators.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_validators.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_verification.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_verification.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_xet.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_xet.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_xet_progress_reporting.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/_xet_progress_reporting.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/endpoint_helpers.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/endpoint_helpers.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/insecure_hashlib.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/insecure_hashlib.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/logging.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/logging.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/sha.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/sha.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/tqdm.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/__pycache__/tqdm.cpython-314.pyc
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_auth.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_cache_assets.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_cache_manager.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_chunk_utils.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_datetime.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_deprecation.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_detect_agent.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_dotenv.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_experimental.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_fixes.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_git_credential.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_headers.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_hf_uris.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_http.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_lfs.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_oauth_device.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_pagination.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_parsing.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_paths.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_runtime.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_safetensors.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_subprocess.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_telemetry.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_terminal.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_typing.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_validators.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_verification.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_xet.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/_xet_progress_reporting.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/endpoint_helpers.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/insecure_hashlib.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/logging.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/sha.py
/usr/lib/python3.14/site-packages/huggingface_hub/utils/tqdm.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 03:14:27 2026