Design blog
Stable Diffusion 3.5 medium install : CLIPTextEncode Error in Comfy UI
- Details
When installing stable diffusion from the hugging face repo here: https://huggingface.co/stabilityai/stable-diffusion-3-medium/tree/main, you may sometimes encounter a CLIPTextEncode Error in Comfy UI, the first time you open the app after installation.
This is usually caused by the fact that the new installation of Comfy UI, comes in with this CLIP file loaded in as default: v1-5-pruned-emaonly-fp16.safetensors When you change this to Stable diffusion 3.5 clip, in the model field, the error above is encountered. To resolve this see below.
Read more: Stable Diffusion 3.5 medium install : CLIPTextEncode Error in Comfy UI
api-ms-win-downlevel-kernel32-l2-1-0.dll Error - Unreal 4.26 - 2021
- Details
Quick post, on how to resolve this error, in Unreal engine 4.26. Recently updated Unreal Engine from 4.25, to 4.26, and got this error:
"api-ms-win-downlevel-kernel32-l2-1-0.dll Error - Unreal 4.26 - 2021"
Please avoid, downloading DLL files from random sources from google results. My initial search from page 1 results led to a number of dubious sites, and even youtube videos asking people to download packages.. More than likely, these are malware.
Two solutions to this:
Read more: api-ms-win-downlevel-kernel32-l2-1-0.dll Error - Unreal 4.26 - 2021