Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Manual Install Method from my last Youtube Video: https://youtu.be/PQdqiZU2l7o
- LOCAL INSTALL:
- Download Comfyui portable version here:https://github.com/comfyanonymous/ComfyUI
- Inside the models/checkpoint folder, download the stable diffusion 3.5 Medium model:
- https://huggingface.co/stabilityai/stable-diffusion-3.5-medium
- Inside the models/clip folder, download the text encoder models, clip-l, clip-g and either t5xxl_fp16.safetensors if you have more than 32gb of ram otherwise the t5xxl_fp8_e4m3fn_scaled.safetensors :
- https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/tree/main/text_encoders
- And then load my Patreon workflow (search for "ALL-IN-ONE SD 3.5 WORKFLOW"): https://www.patreon.com/c/aitrepreneur
- RUNPOD INSTALL:
- Create a new account: https://bit.ly/runpodAi
- Choose A 24gb Vram GPU and choose the aitrepreneur/comfyui template.
- Click on the port 8888 and do the same thing as with the local install and place all the correct models into the correct folder using the following command:
- curl -L -o “full name of the file” “URL”
- Ex: curl -L -o "sd3.5_large.safetensors" "https://huggingface.co/Aitrepreneur/FLX/resolve/main/sd3.5_medium.safetensors?download=true"
- Also use the command: tail -f comfyui.log
- inside the workspace/logs to get the real time logs
Add Comment
Please, Sign In to add comment