Установка и обновление
======================
.. toctree::
:maxdepth: 3
:hidden:
:caption: Содержание:
Установка с помощью `PyPi `_
---------------------------------------------------------------
.. code-block:: sh
pip install oceanai
Обновление с помощью `PyPi `_
----------------------------------------------------------------
.. code-block:: sh
pip install --upgrade oceanai
Зависимости
-----------
.. csv-table:: Устанавливаются автоматически
:align: center
:header: "Библиотека", "Рекомендуемая версия", "Текущая версия"
:widths: 30, 30, 30
"ipython", "8.18.1", ".. image:: https://img.shields.io/pypi/v/ipython"
"jupyterlab", "4.2.5", ".. image:: https://img.shields.io/pypi/v/jupyterlab"
"numpy", "1.23.5", ".. image:: https://img.shields.io/pypi/v/numpy"
"scipy", "1.13.1", ".. image:: https://img.shields.io/pypi/v/scipy"
"pandas", "2.2.3", ".. image:: https://img.shields.io/pypi/v/pandas"
"requests", "2.32.3", ".. image:: https://img.shields.io/pypi/v/requests"
"opensmile", "2.5.0", ".. image:: https://img.shields.io/pypi/v/opensmile"
"librosa", "0.10.2.post1", ".. image:: https://img.shields.io/pypi/v/librosa"
"audioread", "3.0.1", ".. image:: https://img.shields.io/pypi/v/audioread"
"scikit-learn", "1.5.2", ".. image:: https://img.shields.io/pypi/v/scikit-learn"
"opencv-contrib-python", "4.10.0.84", ".. image:: https://img.shields.io/pypi/v/opencv-contrib-python"
"pymediainfo", "6.0.1", ".. image:: https://img.shields.io/pypi/v/pymediainfo"
"liwc", "0.5.0", ".. image:: https://img.shields.io/pypi/v/liwc"
"transformers", "4.45.1", ".. image:: https://img.shields.io/pypi/v/transformers"
"sentencepiece", "0.2.0", ".. image:: https://img.shields.io/pypi/v/sentencepiece"
"torch", "2.2.2", ".. image:: https://img.shields.io/pypi/v/torch"
"torchaudio", "2.2.2", ".. image:: https://img.shields.io/pypi/v/torchaudio"
"torchvision", "0.17.2", ".. image:: https://img.shields.io/pypi/v/torchvision"
"sacremoses", "0.1.1", ".. image:: https://img.shields.io/pypi/v/sacremoses"
"gradio", "4.44.1", ".. image:: https://img.shields.io/pypi/v/gradio"