Model reference · open weights
fuduki_mix is an open-weight image model from Kotajiro. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.
Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.
What it is
| Released by | Kotajiro |
|---|---|
| Type | Image models |
| Task | Text→image |
| Runs with | diffusers |
| Released | 2024-05-09 |
| Popularity | 3k downloads / month |
| Licence | Open weights |
About
本モデルは『CreativeML Open RAIL++-M』の範囲でラインセンスされます。 本モデルを使用した上での問題及び生成された画像に関するいかなる問題に関しても、当方は一切責任を持ちません。ご了承の上ご使用ください。
【推奨設定】 サンプラー:DPM++ 2M SDE karras サンプルリングステップ 30~40 解像度:1152✕896
【お願い】 本モデルの使用において、以下に関しては厳に使用を禁止いたします。 ・暴力的な表現 ・児童ポルノ ・未成年者の画像及び性的な表現、または水着、下着、あるいはそれに準ずる容姿表現 ・過度に性的な表現
また、実在する特定の人物に似せた画像を生成し、本人の許諾を得ることなく公に公開することも禁止事項とさせて頂きます。(本人公認のLoRAはこの限りではありません)
This model is licensed within the scope of "CreativeML Open RAIL++-M". We are not responsible for any problems that may occur when using this model or any problems related to the generated images. Please use this model with understanding.
Recommended settings Sampler: DPM++ 2M SDE karras Sampling step: 30 to 40 Resolution: 1152✕896
Requests The following are strictly prohibited in the use of this model Violent expressions Child pornography Images of minors, sexual expressions, swimsuits, underwear, or any other similar visual expression Excessive sexual expression
From the published model card. Full card on the HuggingFace links in the sidebar.
How it works
Using it via the API
Once AxForge deploys fuduki-mix for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (fuduki-mix below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/images/generations \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"fuduki-mix","prompt":"a red bicycle","size":"1024x1024"}'
Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.