pypi.org Open in urlscan Pro
2a04:4e42:200::223  Public Scan

URL: https://pypi.org/project/huggingface-hub/0.13.3/
Submission Tags: falconsandbox
Submission: On May 23 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

/search/

<form class="search-form search-form--primary" action="/search/" role="search">
  <label for="search" class="sr-only">PyPI durchsuchen</label>
  <input id="search" class="search-form__search" type="text" name="q" placeholder="Projekte suchen" value="" autocomplete="off" autocapitalize="off" spellcheck="false" data-controller="search-focus"
    data-action="keydown@window->search-focus#focusSearchField" data-search-focus-target="searchField">
  <button type="submit" class="search-form__button">
    <i class="fa fa-search" aria-hidden="true"></i>
    <span class="sr-only">Suche</span>
  </button>
</form>

/search/

<form class="search-form search-form--fullwidth" action="/search/" role="search">
  <label for="mobile-search" class="sr-only">PyPI durchsuchen</label>
  <input id="mobile-search" class="search-form__search" type="text" name="q" placeholder="Projekte suchen" value="" autocomplete="off" autocapitalize="off" spellcheck="false">
  <button type="submit" class="search-form__button">
    <i class="fa fa-search" aria-hidden="true"></i>
    <span class="sr-only">Suche</span>
  </button>
</form>

/locale/

<form action="/locale/">
  <ul>
    <li>
      <button name="locale_id" value="en" type="submit"> English </button>
    </li>
    <li>
      <button name="locale_id" value="es" type="submit"> español </button>
    </li>
    <li>
      <button name="locale_id" value="fr" type="submit"> français </button>
    </li>
    <li>
      <button name="locale_id" value="ja" type="submit"> 日本語 </button>
    </li>
    <li>
      <button name="locale_id" value="pt_BR" type="submit"> português (Brasil) </button>
    </li>
    <li>
      <button name="locale_id" value="uk" type="submit"> українська </button>
    </li>
    <li>
      <button name="locale_id" value="el" type="submit"> Ελληνικά </button>
    </li>
    <li>
      <button class="language-switcher__selected" name="locale_id" value="de" type="submit"> Deutsch </button>
    </li>
    <li>
      <button name="locale_id" value="zh_Hans" type="submit"> 中文 (简体) </button>
    </li>
    <li>
      <button name="locale_id" value="zh_Hant" type="submit"> 中文 (繁體) </button>
    </li>
    <li>
      <button name="locale_id" value="ru" type="submit"> русский </button>
    </li>
    <li>
      <button name="locale_id" value="he" type="submit"> עברית </button>
    </li>
    <li>
      <button name="locale_id" value="eo" type="submit"> Esperanto </button>
    </li>
  </ul>
</form>

Text Content

Zum Hauptinhalt springen Zur mobilen Version wechseln
Warnung Einige Funktionen sind möglicherweise ohne JavaScript nicht nutzbar.
Bitte versuchen Sie es mit aktiviertem JavaScript, falls Probleme auftreten.



PyPI durchsuchen Suche
 * Hilfe
 * Sponsoren
 * Einloggen
 * Registrieren

Menü
 * Hilfe
 * Sponsoren
 * Einloggen
 * Registrieren

PyPI durchsuchen Suche


HUGGINGFACE-HUB 0.13.3

pip install huggingface-hub==0.13.3 PIP Anweisungen kopieren

Neuere Version verfügbar (0.23.1)

Veröffentlicht am: 20. März 2023

Client library to download and publish models, datasets and other repos on the
huggingface.co hub




NAVIGATION

 * Projekt-Beschreibung
 * Veröffentlichungs-Historie
 * Dateien zum Herunterladen


VERIFIED DETAILS

These details have been verified by PyPI

BETREUER

chaumond lysandre Thomwolf Wauplin


UNVERIFIED DETAILS

These details have not been verified by PyPI

PROJEKT-LINKS

 * Homepage

GITHUB STATISTICS

 * Sterne: 1729
 * Forks: 443
 * Open issues: 130
 * Open PRs: 18

Besuchen Sie Libraries.io oder benutzen Sie unseren öffentlichen Datensatz auf
Google BigQuery, um Statistiken für dieses Projekt zu sehen

META

Lizenz: Apache Software License (Apache)

Autor: Hugging Face, Inc.

Schlagwörter model-hub, machine-learning, models, natural-language-processing,
deep-learning, pytorch, pretrained-models

Benötigt: Python >=3.7.0

KATEGORIEN

 * Intended Audience
   * Developers
   * Education
   * Science/Research
 * License
   * OSI Approved :: Apache Software License
 * Operating System
   * OS Independent
 * Programming Language
   * Python :: 3
   * Python :: 3 :: Only
   * Python :: 3.7
   * Python :: 3.8
   * Python :: 3.9
   * Python :: 3.10
   * Python :: 3.11
 * Topic
   * Scientific/Engineering :: Artificial Intelligence

Ansys is a Sustainability sponsor of the Python Software Foundation.
PSF Sponsor · Served ethically

 * Projekt-Beschreibung
 * Projekt-Details
 * Veröffentlichungs-Historie
 * Dateien zum Herunterladen


PROJEKT-BESCHREIBUNG


HUGGINGFACE_HUB




WELCOME TO THE HUGGINGFACE_HUB LIBRARY

The huggingface_hub is a client library to interact with the Hugging Face Hub.
The Hugging Face Hub is a platform with over 90K models, 14K datasets, and 12K
demos in which people can easily collaborate in their ML workflows. The Hub
works as a central place where anyone can share, explore, discover, and
experiment with open-source Machine Learning.

With huggingface_hub, you can easily download and upload models, datasets, and
Spaces. You can extract useful information from the Hub, and do much more. Some
example use cases:

 * Downloading and caching files from a Hub repository.
 * Creating repositories and uploading an updated model every few epochs.
 * Extract metadata from all models that match certain criteria (e.g. models for
   text-classification).
 * List all files from a specific repository.

Read all about it in the library documentation.



INTEGRATING TO THE HUB.

We're partnering with cool open source ML libraries to provide free model
hosting and versioning. You can find the existing integrations here.

The advantages are:

 * Free model or dataset hosting for libraries and their users.
 * Built-in file versioning, even with very large files, thanks to a git-based
   approach.
 * Hosted inference API for all models publicly available.
 * In-browser widgets to play with the uploaded models.
 * Anyone can upload a new model for your library, they just need to add the
   corresponding tag for the model to be discoverable.
 * Fast downloads! We use Cloudfront (a CDN) to geo-replicate downloads so
   they're blazing fast from anywhere on the globe.
 * Usage stats and more features to come.

If you would like to integrate your library, feel free to open an issue to begin
the discussion. We wrote a step-by-step guide with ❤️ showing how to do this
integration.



FEEDBACK (FEATURE REQUESTS, BUGS, ETC.) IS SUPER WELCOME 💙💚💛💜♥️🧡


PROJEKT-DETAILS


VERIFIED DETAILS

These details have been verified by PyPI

BETREUER

chaumond lysandre Thomwolf Wauplin


UNVERIFIED DETAILS

These details have not been verified by PyPI

PROJEKT-LINKS

 * Homepage

GITHUB STATISTICS

 * Sterne: 1729
 * Forks: 443
 * Open issues: 130
 * Open PRs: 18

Besuchen Sie Libraries.io oder benutzen Sie unseren öffentlichen Datensatz auf
Google BigQuery, um Statistiken für dieses Projekt zu sehen

META

Lizenz: Apache Software License (Apache)

Autor: Hugging Face, Inc.

Schlagwörter model-hub, machine-learning, models, natural-language-processing,
deep-learning, pytorch, pretrained-models

Benötigt: Python >=3.7.0

KATEGORIEN

 * Intended Audience
   * Developers
   * Education
   * Science/Research
 * License
   * OSI Approved :: Apache Software License
 * Operating System
   * OS Independent
 * Programming Language
   * Python :: 3
   * Python :: 3 :: Only
   * Python :: 3.7
   * Python :: 3.8
   * Python :: 3.9
   * Python :: 3.10
   * Python :: 3.11
 * Topic
   * Scientific/Engineering :: Artificial Intelligence



VERÖFFENTLICHUNGS-HISTORIE VERÖFFENTLICHUNGS-BENACHRICHTIGUNGEN | RSS-FEED

0.23.1

21. Mai 2024

0.23.0

2. Mai 2024

0.23.0rc1 vorab-Veröffentlichung

30. Apr. 2024

0.23.0rc0 vorab-Veröffentlichung

30. Apr. 2024

0.22.2

29. März 2024

0.22.1

26. März 2024

0.22.0

25. März 2024

0.22.0rc1 vorab-Veröffentlichung

25. März 2024

0.22.0rc0 vorab-Veröffentlichung

21. März 2024

0.21.4

6. März 2024

0.21.3

29. Feb. 2024

0.21.2

28. Feb. 2024

0.21.1

27. Feb. 2024

0.21.0

27. Feb. 2024

0.21.0rc0 vorab-Veröffentlichung

27. Feb. 2024

0.20.3

22. Jan. 2024

0.20.2

5. Jan. 2024

0.20.1

20. Dez. 2023

0.20.0

20. Dez. 2023

0.20.0rc1 vorab-Veröffentlichung

19. Dez. 2023

0.20.0rc0 vorab-Veröffentlichung

19. Dez. 2023

0.19.4

16. Nov. 2023

0.19.3

15. Nov. 2023

0.19.2

15. Nov. 2023

0.19.1

13. Nov. 2023

0.19.0

8. Nov. 2023

0.19.0rc0 vorab-Veröffentlichung

6. Nov. 2023

0.18.0

10. Okt. 2023

0.18.0rc0 vorab-Veröffentlichung

6. Okt. 2023

0.17.3

26. Sept. 2023

0.17.2

18. Sept. 2023

0.17.1

11. Sept. 2023

0.17.0

11. Sept. 2023

0.17.0rc0 vorab-Veröffentlichung

8. Sept. 2023

0.16.4

7. Juli 2023

0.16.3

7. Juli 2023

0.16.2

5. Juli 2023

0.16.1 yanked

5. Juli 2023

0.16.0rc0 vorab-Veröffentlichung

4. Juli 2023

0.15.1

1. Juni 2023

0.15.0

1. Juni 2023

0.15.0rc0 vorab-Veröffentlichung

1. Juni 2023

0.14.1

25. Apr. 2023

0.14.0

24. Apr. 2023

0.14.0rc1 vorab-Veröffentlichung

20. Apr. 2023

0.14.0rc0 vorab-Veröffentlichung

18. Apr. 2023

0.13.4

6. Apr. 2023

Diese Version


0.13.3

20. März 2023

0.13.2

13. März 2023

0.13.1

9. März 2023

0.13.0

8. März 2023

0.13.0rc1 vorab-Veröffentlichung

8. März 2023

0.13.0rc0 vorab-Veröffentlichung

8. März 2023

0.12.1

17. Feb. 2023

0.12.0

25. Jan. 2023

0.12.0rc0 vorab-Veröffentlichung

20. Jan. 2023

0.11.1

28. Nov. 2022

0.11.0

16. Nov. 2022

0.11.0rc1 vorab-Veröffentlichung

15. Nov. 2022

0.11.0rc0 vorab-Veröffentlichung

14. Nov. 2022

0.10.1

11. Okt. 2022

0.10.0

28. Sept. 2022

0.10.0rc3 vorab-Veröffentlichung

27. Sept. 2022

0.10.0rc1 vorab-Veröffentlichung

27. Sept. 2022

0.10.0rc0 vorab-Veröffentlichung

26. Sept. 2022

0.9.1

25. Aug. 2022

0.9.0

23. Aug. 2022

0.9.0rc3 vorab-Veröffentlichung

23. Aug. 2022

0.9.0rc2 vorab-Veröffentlichung

18. Aug. 2022

0.9.0rc0 vorab-Veröffentlichung yanked

18. Aug. 2022

0.9.0.dev0 vorab-Veröffentlichung yanked

18. Aug. 2022

0.8.1

21. Juni 2022

0.8.0 yanked

16. Juni 2022

Reason this release was yanked:

Lacking commits

0.8.0rc4 vorab-Veröffentlichung

20. Juni 2022

0.8.0rc3 vorab-Veröffentlichung

17. Juni 2022

0.8.0rc2 vorab-Veröffentlichung

16. Juni 2022

0.8.0rc1 vorab-Veröffentlichung

16. Juni 2022

0.8.0rc0 vorab-Veröffentlichung

15. Juni 2022

0.7.0

25. Mai 2022

0.7.0rc0 vorab-Veröffentlichung

24. Mai 2022

0.6.0

11. Mai 2022

0.6.0rc0 vorab-Veröffentlichung

9. Mai 2022

0.5.1

6. Apr. 2022

0.5.0

5. Apr. 2022

0.4.0

11. Jan. 2022

0.2.1

3. Dez. 2021

0.2.0

1. Dez. 2021

0.1.2

8. Nov. 2021

0.1.1

5. Nov. 2021

0.1.0

2. Nov. 2021

0.0.19

6. Okt. 2021

0.0.18

4. Okt. 2021

0.0.17

14. Sept. 2021

0.0.16

27. Aug. 2021

0.0.15

28. Juli 2021

0.0.14

16. Juli 2021

0.0.13

28. Juni 2021

0.0.12

23. Juni 2021

0.0.11

23. Juni 2021

0.0.10

8. Juni 2021

0.0.9

20. Mai 2021

0.0.8

8. Apr. 2021

0.0.7

18. März 2021

0.0.6

2. März 2021

0.0.5

2. März 2021

0.0.3rc2 vorab-Veröffentlichung

23. Feb. 2021

0.0.3rc1 vorab-Veröffentlichung

20. Feb. 2021

0.0.2

12. Feb. 2021

0.0.1

23. Dez. 2020


DATEIEN ZUM HERUNTERLADEN

Laden Sie die Datei für Ihre Plattform herunter. Wenn Sie nicht sicher sind, was
Sie auswählen sollen, lesen Sie Installation von Paketen.


QUELLE DISTRIBUTION

huggingface_hub-0.13.3.tar.gz (169.7 kB view hashes)

Uploaded 20. März 2023 Source


GEBAUTE DISTRIBUTION

huggingface_hub-0.13.3-py3-none-any.whl (199.8 kB view hashes)

Uploaded 20. März 2023 Python 3

Schließen


HASH-CODES FÜR HUGGINGFACE_HUB-0.13.3.TAR.GZ

Hash-Codes für huggingface_hub-0.13.3.tar.gz Algorithmus Hashwert SHA256
1f95f65c5e7aa76728701402f55b697ee8a8b50234adda91fbdbb81038fbcd21 Kopieren MD5
007726f72de26e430802fa49c3c37014 Kopieren BLAKE2b-256
7cc6bc3e71647d0fcc757eb04fe2e5ea70fe6394cf3b21159f268f5a10cb805b Kopieren

Schließen
Schließen


HASH-CODES FÜR HUGGINGFACE_HUB-0.13.3-PY3-NONE-ANY.WHL

Hash-Codes für huggingface_hub-0.13.3-py3-none-any.whl Algorithmus Hashwert
SHA256 f73a298a55028575334f9670d86b8171a4dd890b320315f3ad28a20b9eb3b5bc Kopieren
MD5 31aa11e6226862c32c78aa2f7d621ff3 Kopieren BLAKE2b-256
99f315bb83b510b26b97888b111ae3faa61fee1a5de2f922dbfbd4f72ccc675e Kopieren

Schließen


HILFE

 * Installieren von Paketen
 * Hochladen von Paketen
 * Bedienungsanleitung
 * Project name retention
 * Häufige Fragen


ÜBER PYPI

 * PyPI Blog
 * Infrastruktur Übersicht
 * Statistiken
 * Logos und Markenzeichen
 * Unsere Sponsoren


MITWIRKEN BEI PYPI

 * Fehler und Rückmeldungen
 * Mitwirken auf GitHub
 * PyPI übersetzen
 * Sponsor PyPI
 * Entwicklungs-Anerkennungen


PYPI VERWENDEN

 * Verhaltensrichtlinien
 * Sicherheitsproblem melden
 * Datenschutz
 * Nutzungsbedingungen
 * Richtlinie zur akzeptablen Nutzung

--------------------------------------------------------------------------------

Status: Service Under Maintenance

Entwickelt und gepflegt von der Python-Community, für die Python-Community.
Spenden Sie noch heute!

"PyPI", "Python Package Index", and the blocks logos are registered trademarks
of the Python Software Foundation.


© 2024 Python Software Foundation
Sitemap

Zur Desktop-Version wechseln
 * English
 * español
 * français
 * 日本語
 * português (Brasil)
 * українська
 * Ελληνικά
 * Deutsch
 * 中文 (简体)
 * 中文 (繁體)
 * русский
 * עברית
 * Esperanto

Supported by


AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google
Download Analytics Microsoft PSF Sponsor Pingdom Monitoring Sentry Error logging
StatusPage Status page