multimodalart / public-domain-mouse-style

huggingface.co
Total runs: 30
24-hour runs: 0
7-day runs: -1
30-day runs: 14
Model's Last Updated: January 01 2024
text-to-image

Introduction of public-domain-mouse-style

Model Details of public-domain-mouse-style

SDXL LoRA DreamBooth - multimodalart/public-domain-mouse-style

Prompt
in the style of <s0><s1>
Prompt
in the style of <s0><s1>
Prompt
in the style of <s0><s1>
Prompt
in the style of <s0><s1>
Prompt
in the style of <s0><s1>
Prompt
in the style of <s0><s1>
Prompt
in the style of <s0><s1>
Model description
These are multimodalart/public-domain-mouse-style LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
Download model
Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke
Use it with the 🧨 diffusers library
from diffusers import AutoPipelineForText2Image
import torch
from huggingface_hub import hf_hub_download
from safetensors.torch import load_file
        
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('multimodalart/public-domain-mouse-style', weight_name='pytorch_lora_weights.safetensors')
embedding_path = hf_hub_download(repo_id='multimodalart/public-domain-mouse-style', filename='public-domain-mouse-style_emb.safetensors' repo_type="model")
state_dict = load_file(embedding_path)
pipeline.load_textual_inversion(state_dict["clip_l"], token=["<s0>", "<s1>"], text_encoder=pipeline.text_encoder, tokenizer=pipeline.tokenizer)
pipeline.load_textual_inversion(state_dict["clip_g"], token=["<s0>", "<s1>"], text_encoder=pipeline.text_encoder_2, tokenizer=pipeline.tokenizer_2)
        
image = pipeline('in the style of <s0><s1>').images[0]

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

Trigger words

To trigger image generation of trained concept(or concepts) replace each concept identifier in you prompt with the new inserted tokens:

to trigger concept TOK → use <s0><s1> in your prompt

Details

All Files & versions .

The weights were trained using 🧨 diffusers Advanced Dreambooth Training Script .

LoRA for the text encoder was enabled. False.

Pivotal tuning was enabled: True.

Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.

Runs of multimodalart public-domain-mouse-style on huggingface.co

30
Total runs
0
24-hour runs
2
3-day runs
-1
7-day runs
14
30-day runs

More Information About public-domain-mouse-style huggingface.co Model

More public-domain-mouse-style license Visit here:

https://choosealicense.com/licenses/openrail++

public-domain-mouse-style huggingface.co

public-domain-mouse-style huggingface.co is an AI model on huggingface.co that provides public-domain-mouse-style's model effect (), which can be used instantly with this multimodalart public-domain-mouse-style model. huggingface.co supports a free trial of the public-domain-mouse-style model, and also provides paid use of the public-domain-mouse-style. Support call public-domain-mouse-style model through api, including Node.js, Python, http.

public-domain-mouse-style huggingface.co Url

https://huggingface.co/multimodalart/public-domain-mouse-style

multimodalart public-domain-mouse-style online free

public-domain-mouse-style huggingface.co is an online trial and call api platform, which integrates public-domain-mouse-style's modeling effects, including api services, and provides a free online trial of public-domain-mouse-style, you can try public-domain-mouse-style online for free by clicking the link below.

multimodalart public-domain-mouse-style online free url in huggingface.co:

https://huggingface.co/multimodalart/public-domain-mouse-style

public-domain-mouse-style install

public-domain-mouse-style is an open source model from GitHub that offers a free installation service, and any user can find public-domain-mouse-style on GitHub to install. At the same time, huggingface.co provides the effect of public-domain-mouse-style install, users can directly use public-domain-mouse-style installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

public-domain-mouse-style install url in huggingface.co:

https://huggingface.co/multimodalart/public-domain-mouse-style

Url of public-domain-mouse-style

public-domain-mouse-style huggingface.co Url

Provider of public-domain-mouse-style huggingface.co

multimodalart
ORGANIZATIONS

Other API from multimodalart

huggingface.co

Total runs: 41
Run Growth: -18
Growth Rate: -43.90%
Updated:July 10 2025