Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -208,10 +208,9 @@ image = pipe(prompt=prompt, negative_prompt=neg, guidance_scale=7).images[0]
|
||||
**기본값**: SDXL = 7, Flux = 3.5, Schnell = 1.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Diffusion-Models]] · [[Image-Generation]]
|
||||
- 변형: [[CFG++]] · [[Dynamic-CFG]] · [[Adaptive-Guidance]] · [[Distilled-CFG]]
|
||||
- 응용: [[Stable-Diffusion]] · [[Flux]] · [[ComfyUI]] · [[Automatic1111]]
|
||||
- Adjacent: [[Negative-Prompt]] · [[Sampler]] · [[DPM-Solver]] · [[Euler-Ancestral]]
|
||||
- 부모: [[Diffusion-Models]] · [[AI 이미지 생성 (AI Image Generation)|Image-Generation]]
|
||||
- 응용: [[Stable-Diffusion]] · [[Flux]] · [[ComfyUI]]
|
||||
- Adjacent: [[Negative-Prompt]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 image generation tuning. 매 SD / Flux pipeline. 매 quality vs prompt-fidelity trade-off.
|
||||
@@ -227,7 +226,7 @@ image = pipe(prompt=prompt, negative_prompt=neg, guidance_scale=7).images[0]
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Ho & Salimans CFG paper, Flux docs, Diffusers).
|
||||
- 신뢰도 A.
|
||||
- Related: [[Stable-Diffusion]] · [[Flux]] · [[Negative-Prompt]] · [[DPM-Solver]] · [[AI-Image-Generation]].
|
||||
- Related: [[Stable-Diffusion]] · [[Flux]] · [[Negative-Prompt]] · [[DPM-Solver]] · [[AI 이미지 생성 (AI Image Generation)]].
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|
||||
Reference in New Issue
Block a user