langchain_community.tools.steamship_image_generation.tool.ModelName

class langchain_community.tools.steamship_image_generation.tool.ModelName(value)[source]

支持的生成图像模型。

DALL_E = 'dall-e'
STABLE_DIFFUSION = 'stable-diffusion'