﻿scvi.hub.HubModel
=================

.. currentmodule:: scvi.hub

.. add toctree option to make autodoc generate the pages

.. autoclass:: HubModel



Attributes table
~~~~~~~~~~~~~~~~~~

.. autosummary::

    ~scvi.hub.HubModel.adata
    ~scvi.hub.HubModel.large_training_adata
    ~scvi.hub.HubModel.local_dir
    ~scvi.hub.HubModel.metadata
    ~scvi.hub.HubModel.model
    ~scvi.hub.HubModel.model_card





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~scvi.hub.HubModel.load_model
    ~scvi.hub.HubModel.pull_from_huggingface_hub
    ~scvi.hub.HubModel.push_to_huggingface_hub
    ~scvi.hub.HubModel.read_adata
    ~scvi.hub.HubModel.read_large_training_adata





Attributes
~~~~~~~~~~~



.. autoattribute:: HubModel.adata

.. autoattribute:: HubModel.large_training_adata

.. autoattribute:: HubModel.local_dir

.. autoattribute:: HubModel.metadata

.. autoattribute:: HubModel.model

.. autoattribute:: HubModel.model_card






Methods
~~~~~~~



.. automethod:: HubModel.load_model

.. automethod:: HubModel.pull_from_huggingface_hub

.. automethod:: HubModel.push_to_huggingface_hub

.. automethod:: HubModel.read_adata

.. automethod:: HubModel.read_large_training_adata


