Files
pengxiao a90f7adfa1 refactor(officefile): 按 md/latex/word 三层结构重组文档目录
将 Markdown 源文件移入 md/,LaTeX 工作目录保留在 latex/,
Word 导出移入 word/;删除临时脚本、调试截图和空 stub。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 14:25:21 +08:00

1.5 KiB
Raw Permalink Blame History

附录6:其他资源

本附录整理AIGC工具、设计领域AI工具,以及设计AI相关的学术期刊与会议。

1 AIGC工具

1.1 Stable Diffusion

WebUIAutomatic1111

ComfyUIGitHub

API调用示例

from diffusers import StableDiffusionPipeline

pipe = StableDiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5")
image = pipe("a photo of an astronaut riding a horse on mars").images[0]

1.2 Midjourney

平台Discord 文档docs.midjourney.com

2 设计领域AI工具

工具 用途 网址
Midjourney 图像生成与创意探索 midjourney.com
Stable Diffusion 本地可控图像生成 stability.ai
ControlNet 精确结构控制 arxiv.org
Figma AI 界面设计辅助 figma.com
Galileo AI 界面布局生成 usegalileo.ai
Planner 5D 室内设计自动生成 planner5d.com

3 学术期刊与会议

3.1 设计AI相关期刊

  • Landscape and Urban Planning
  • Environment and Planning B: Urban Analytics and City Science
  • Automation in Construction

3.2 设计AI相关会议

  • CAAD Futures
  • ACADIA
  • eCAADe