A newer version of the Gradio SDK is available: 5.12.0
5.12.0
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/
python app.py