nai-diffusion-4-5-full
NovelAI Diffusion · 每次請求
nai-diffusion-4-5-full可用同步文生圖圖生圖
定價
| 官方價格 | LemonData 價格 | 折扣 | |
|---|---|---|---|
| 價格 | $0.02每次請求 | $0.014每次請求 | 30% |
API 程式碼範例
POST/v1/images/generations
curl -X POST "https://api.lemondata.cc/v1/images/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"operation": "text-to-image",
"model": "nai-diffusion-4-5-full",
"prompt": "A minimalist product photo of matte black headphones on a soft blue background."
}'常見問題
nai-diffusion-4-5-full 的費用是多少?
在 LemonData 上,nai-diffusion-4-5-full 的費用為 NT$0.014 每次請求,比官方定價便宜高達 30%。
nai-diffusion-4-5-full 的最佳用途是什麼?
nai-diffusion-4-5-full 擅長於 文生圖, 圖生圖。您可以透過 LemonData 的統一 API 並使用單一 API 金鑰來存取。
如何使用 nai-diffusion-4-5-full API?
從 LemonData 取得您的 API key,然後使用任何相容的 SDK 呼叫 https://api.lemondata.cc/v1/images/generations。請參閱上方的程式碼範例以了解詳細的整合方式。