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

artmozai
/
hp-lovecraft-style

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
style
girls
man
monster
Model card Files Files and versions
xet
Community

Instructions to use artmozai/hp-lovecraft-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use artmozai/hp-lovecraft-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("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("artmozai/hp-lovecraft-style")
    
    prompt = "a woman with fluorescent paint on her body, galactic light colors, model painting, blue paint splash, bioluminescent glow, vibrant scattered light, glittering skin, cosmic girl, nocturnal palette, uranium, pigment, Mysterious, tentacle, hp_lovecraft_style, "
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
hp-lovecraft-style
181 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
artmozai's picture
artmozai
upload lora safetensors
e559ed7 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 3240012.jpeg
    51.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3240014.jpeg
    64.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3240015.jpeg
    43.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 3240016.jpeg
    63.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    1.96 kB
    Upload folder using huggingface_hub over 2 years ago
  • hp_lovecraft-02.safetensors
    19 MB
    xet
    upload lora safetensors over 2 years ago
  • hp_lovecraft-04.safetensors
    19 MB
    xet
    upload lora safetensors over 2 years ago
  • hp_lovecraft-06.safetensors
    19 MB
    xet
    upload lora safetensors over 2 years ago
  • hp_lovecraft-08.safetensors
    19 MB
    xet
    upload lora safetensors over 2 years ago
  • hp_lovecraft-10.safetensors
    19 MB
    xet
    upload lora safetensors over 2 years ago
  • hp_lovecraft_style.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    86.1 MB
    xet
    Upload folder using huggingface_hub over 2 years ago