Files
2026-07-13 12:28:55 +08:00

23 lines
429 B
TOML

name = "Stable Diffusion 3.5 Large"
description = "Image model for prompt-driven generation, editing, and visual design workflows"
family = "stable-diffusion"
release_date = "2024-10-22"
last_updated = "2026-04-30"
attachment = false
reasoning = false
temperature = false
tool_call = false
open_weights = true
[cost]
input = 0.08
output = 0.00
[limit]
context = 256
output = 1
[modalities]
input = ["text"]
output = ["image"]