49ceadeb0d
- 将 officefile/appendix/appendix/ 下的文件提升一级 - 旧 officefile 的 glossary/references/tools.md 移入 Archive Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1.5 KiB
1.5 KiB
附录6:其他资源
本附录整理AIGC工具、设计领域AI工具,以及设计AI相关的学术期刊与会议。
1 AIGC工具
1.1 Stable Diffusion
WebUI:Automatic1111
ComfyUI:GitHub
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