Noa Schwartz LoRA

LoRA model trained on Tensor.art for generating images of Noa Schwartz character.

Trigger word

Use the keyword noa_schwartz in your prompts to activate this LoRA.

Model Details

  • Training Platform: Tensor.art
  • Base Model: Stable Diffusion XL
  • LoRA Weight: 1.2 (recommended)

Usage

With Replicate

hf_lora = "akrav8/noa-schwartz-lora"

With Hugging Face Diffusers

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained(
    "stabilityai/stable-diffusion-xl-base-1.0",
    torch_dtype=torch.float16
).to("cuda")

pipeline.load_lora_weights("akrav8/noa-schwartz-lora")
image = pipeline("noa_schwartz in a beach dress").images[0]

License

This model is licensed under the OpenRAIL License.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW

Model tree for akrav8/noa-schwartz-lora

Adapter
(8657)
this model