pilbox / README.md
John Ho
recruited the help of claude
21ec205
|
Raw
History Blame Contribute Delete
1.38 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: pilbox
emoji: 📚
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 5.32.0
app_file: app.py
pinned: false
short_description: pillow bounding box visualization tool

PILBox

ultra-lite Bounding Box visualization using only numpy and Pillow

with support for all bounding box format listed here

The HuggingFace Space Template

setup with github action to update automatically update your space and manage dependencies with uv

You will need to update deploy_to_hf_space.yaml with the details for your space and setup your HF_TOKEN in your Github secret

The Githuh Action Force push changes to HuggingFace Space This is due to the creation of the requirements.txt that happens on the fly. This template assumes that you are the sole contributor to your space.

Resources