Spaces:
Sleeping
Sleeping
File size: 1,108 Bytes
a274ef7 76be525 a274ef7 76be525 a274ef7 76be525 1ad028e 76be525 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
title: HiDream-E1 Full
emoji: 🖼️
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit
short_description: Image editing built on HiDream-I1.
---
# HiDream-E1 Full
Image editing built on HiDream-I1.
Runs [`wavespeed-ai/hidream-e1-full`](https://wavespeed.ai/models/wavespeed-ai/hidream-e1-full) through the
[WaveSpeed](https://wavespeed.ai) v3 API.
## Bring your own API key
This Space does not ship an API key. Paste your own in the field at the top —
create one in the [WaveSpeed dashboard](https://wavespeed.ai/dashboard).
Your key is sent only to `api.wavespeed.ai` to run the model. It is not stored,
not logged, and not written to disk. It is masked in the browser, stripped out
of error messages before they are displayed, and the generate event is marked
private so it never appears on Gradio's public API page — which would otherwise
publish client snippets containing every input, the key among them.
Generations are billed to your own account.
## Development
Source of truth is `_shared/` in the working repo, not this copy:
python3 _shared/build_apps.py
|