Skip to content

Install Pinferencia

It's recommended to install Pinferencia with streamlit.

You will have the full power of Pinferencia.

$ pip install "pinferencia[streamlit]"
---> 100%

Alternatively

You can also choose install Pinferencia without streamlit, in this mode, you can only run backend of pinferencia.

$ pip install pinferencia
---> 100%