About 53,500 results
Open links in new tab
  1. hub - PyPI

    Nov 13, 2022 · pip install hub Copy PIP instructions. Latest version. Released: Nov 13, 2022. Activeloop Deep Lake. Navigation. Project description ; Release history ; Download files ; Verified details These details have been verified by PyPI Maintainers SnarkAI Unverified details These ...

  2. huggingface-hub · PyPI

    Apr 8, 2025 · The huggingface_hub library allows you to interact with the Hugging Face Hub, a platform democratizing open-source Machine Learning for creators and collaborators. Discover pre-trained models and datasets for your projects or play with the thousands of machine learning apps hosted on the Hub.

  3. tensorflow-hub - PyPI

    Jan 30, 2024 · TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.

  4. Installation - Hugging Face

    huggingface_hub is tested on Python 3.8+. Install with pip. It is highly recommended to install huggingface_hub in a virtual environment. If you are unfamiliar with Python virtual environments, take a look at this guide. A virtual environment makes it easier to manage different projects, and avoid compatibility issues between dependencies.

  5. Installation | TensorFlow Hub

    Apr 15, 2024 · Use pip to install TensorFlow 2 as usual. (See there for extra instructions about GPU support.) Then install a current version of tensorflow-hub next to it (must be 0.5.0 or newer). The TF1-style API of TensorFlow Hub works with the v1 compatibility mode of TensorFlow 2.

  6. TensorFlow Hub

    TensorFlow Hub is a repository of trained machine learning models ready for fine-tuning and deployable anywhere. Reuse trained models like BERT and Faster R-CNN with just a few lines of code. Learn about how to use TensorFlow Hub and how it works. Tutorials show you end-to-end examples using TensorFlow Hub.

  7. pip · PyPI

    pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. Please take a look at our documentation for how to install and use pip:

  8. GitHub - pypa/pip: The Python package installer

    pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. Please take a look at our documentation for how to install …

  9. Installation - pip documentation v25.0.1

    Usually, pip is automatically installed if you are: If your Python environment does not have pip installed, there are 2 mechanisms to install pip supported directly by pip’s maintainers: Python comes with an ensurepip module [1], which can install pip in a Python environment.

  10. Install TensorFlow with pip

    Mar 19, 2025 · For the CPU-only build, use the pip package named tensorflow-cpu. Here are the quick versions of the install commands. Scroll down for the step-by-step instructions. Note: TensorFlow binaries use AVX instructions which may not run on older CPUs. The following GPU-enabled devices are supported:

Refresh