annykaren/finegrain-object-eraser
Update src/app.py
Update src/app.py
Update src/app.py
Update src/app.py
Update src/app.py
rye -> uv + fix pillow_heif issue
tweaks
disable SSR
update gitignore
update header
update to Gradio 5
Downgrade Pydantic
oops
Hotfix for https://huggingface.co/spaces/finegrain/finegrain-object-eraser/discussions/9 (#10)
Update src/app.py
Update README.md
update client and use high-level interface
set user agent
update client
update client
tweak html content
client update
use API client
better errors
improve API client
bye legacy
use new context for every request
add timeout for sse_await
tweak banner
tweak banner
factor + low priority
update banner
update to use the official Finegrain API directly
refresh finegrain editor banner
editor /signup
add finegrain editor banner
fix clear in bbox tab
Update src/app.py
update Gradio
support AVIF
support heic (if browser supports it)
resize image before upload
add stuff to help with local development
replace Button by a ClearButton
improve README + move app.py into src folder
add .gitignore
add gradio_imageslider
simplify - see https://github.com/gradio-app/gradio/pull/9011
Update app.py
improve title
