alexgenovese / cog-sdxl-lora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COG Based on Realistic Vision XL 4.0 - Use any LoRA model

This is an implementation of a blend of technologies in a Cog model, it works on Mac (M1, M2, M3) and CUDA machines.

Replicate demo and cloud API

Test it on Replicate

Go to replicate to test this endpoint clicking here

How it works

  1. Setup your custom parameters
  2. Paste the LoRA link .TAR file - This file should contain any lora model named in unet.safetensors
  3. Run the inference

About


Languages

Language:Python 99.1%Language:Shell 0.8%Language:Dockerfile 0.1%