god_4ecd3098-008a-4f72-8c1d-149597e6ab0d_sdxl_2h

Model trained with AI Toolkit by Ostris

Trigger words

No trigger words defined.

Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('bghira/terminus-xl-velocity-v2', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('dada22231/4166f6af-6f9b-4824-9917-dbcbb44830ca', weight_name='god_4ecd3098-008a-4f72-8c1d-149597e6ab0d_sdxl_2h.safetensors')
image = pipeline('None').images[0]
image.save("my_image.png")

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
24
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for dada22231/4166f6af-6f9b-4824-9917-dbcbb44830ca

Adapter
(1)
this model