DageBjorne
Add text-driven image augmentation pipeline for Hugging Face Spaces
44a3896
|
Raw
History Blame Contribute Delete
684 Bytes
# Background images (web only)
Background replacement fetches **Creative Commons** photos from the [Openverse API](https://api.openverse.engineering/) at runtime. No local images are stored or bundled.
## Example prompts
- `replace background` — random scenic query
- `replace background with beach sunset`
- `replace background with snowy mountains`
- `replace background with neon city at night`
- `replace by northern lights` — same as “replace background with …”
- `replace background with anything` — random query
Anything after `with`, `by`, or `to` becomes the Openverse search query. Combine with other transforms: `replace background with forest and rotate`.