Hokusai
Hokusai is the public awai.network image-generation name on Murakumo. The gateway resolves it to the WAI RealMIX v11 SDXL checkpoint.
| Field | Value |
|---|---|
| Public API model ID | awai-network/hokusai |
| Organism alias | ao/hokusai |
| Endpoint | https://api.murakumo.cloud/v1/images/generations |
| Served checkpoint | waiREALMIX_v11.safetensors |
| Size | 6,938,040,682 bytes |
| SHA-256 | e99a3503b11dc627a40f804324989b8ef1933ee784a1d0bc7a83f572c63f440c |
| Upstream copy | TheImposterImposters/WAI-REALMIX-v11 |
| Weights in this repository | Not duplicated; use the byte-identical upstream artifact |
The SHA-256 above was checked against the checkpoint actively installed on the Murakumo image head on 2026-09-22. The upstream repository does not declare a license in its model metadata, so this repository does not assign one to the weights or redistribute them.
curl https://api.murakumo.cloud/v1/images/generations \
-H 'content-type: application/json' \
-d '{
"model": "awai-network/hokusai",
"prompt": "a woodblock print of waves at dawn",
"size": "768x768",
"n": 1
}'
Allowed sizes are 512x512, 512x768, 768x512, 768x768, and
1024x1024; one image is returned per request. A 512x512 live probe on
2026-09-22 returned HTTP 200.
This checkpoint can generate explicit or otherwise sensitive imagery. Users are responsible for prompts, outputs, consent, applicable law, and downstream distribution.