Stable Diffusion 관련 글 보러가기
- [로컬 AI 이미지 무한 생성하기]stable Diffusion webui
- [python 이미지 화질 높이기]딥러닝으로 화질 높이기(업스케일링) / upscaling -1 (opencv)
- [stable diffusion webui]TypeError: Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead. error -solved
- [Stable Diffusion] Safetensor 로딩이 안되는 에러, [SSL: CERTIFICATE_VERIFY_FAILED] 에러 해결방법 / Stable Diffusion model not loaded SSL: CERTIFICATE_VERIFY_FAILED [Solved]
- [Stable diffusion / Web ui] sd-forge-layerdiffuse tools not showing -Solved
- [stable diffusion] No matching distribution found for torch==2.1.2 해결법
Sampling method에 Karras가 없는 경우
버전 업데이트가 진행되면서 Karras가 안보일 수 있다, 정상적인 경우 아래와 같이 Sampliing method에 표시된다.
해결 방법 (새로운 UI라 발생한 이슈)
커스텀 Method들이 많아지면서 과도한 드랍다운 메뉴를 피하기 위해 Schedule type으로 세부 분류되어있을 수 있습니다.
보통 webui를 업데이트한 경우 발생하는 문제, Schedule type을 Karras로 변경하면 기존 DPM ~ Karras와 동일하게 동작합니다.
만약 위와 같이 Schedul type이 안보인경우 코드 수정이 불가피하므로 새로운 버전을 다시 불러오는 것이 마음 편합니다.
끝.
728x90
반응형