Appearance
PyHARP can be installed using pip:
pip
git clone https://github.com/TEAMuP-dev/pyharp
pip install -e pyharp && cd pyharp
Note that PyHARP depends on Gradio. We recommend installing gradio==5.28.0, which requires python>=3.10.
gradio==5.28.0
python>=3.10