Getting Started
Clone this repository and cd into it.
Make sure you have python3:
python3 --version
Start a virtual environment:
python3 -m venv .venv
Activate your virtual environment:
source .venv/bin/activate
Install torch according to these instructions.
Then run:
python3 main.py
Then:
python3 predict.py
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support