burtenshaw
first refactored commit
9cc6120

A newer version of the Gradio SDK is available: 5.12.0

Upgrade

Config

export HF_TOKEN=<your-token>
export MODEL_ID=<your-model-id> # https://huggingface.co/models?inference=warm&pipeline_tag=image-text-to-text&sort=trending
export BASE_URL=<your-base-url> # https://hf-mirror.com/

Run

python app.py