Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vislupus
/
SD1.5-LoRA-Loving-Vincent-Style

Text-to-Image
Diffusers
English
stable-diffusion
lora
template:sd-lora
Model card Files Files and versions
xet
Community

Instructions to use vislupus/SD1.5-LoRA-Loving-Vincent-Style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use vislupus/SD1.5-LoRA-Loving-Vincent-Style with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/realcartoon-real17", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("vislupus/SD1.5-LoRA-Loving-Vincent-Style")
    
    prompt = "vg_style, a medieval knight"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
SD1.5-LoRA-Loving-Vincent-Style
419 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
vislupus's picture
vislupus
Update README.md
40af22c verified over 1 year ago
  • images
    Add 18 files over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • Loving_Vincent_20_images.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    37.2 MB
    xet
    Add 18 files over 1 year ago
  • Loving_Vincent_config.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    2.71 kB
    xet
    Add 18 files over 1 year ago
  • README.md
    1.91 kB
    Update README.md over 1 year ago
  • vg_style_v1-000012.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000016.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000021.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000027.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000029.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000033.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000036.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000039.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000043.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago
  • vg_style_v1-000048.safetensors
    37.9 MB
    xet
    Add 18 files over 1 year ago