gradio-cmat / install.sh
freemt
Fix gr.interface removed load
747c2ab
raw
history blame contribute delete
98 Bytes
pip install pipx
pipx install poetry
pipx ensurepath
source ~/.bashrc
~/.local/bin/poetry install