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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

KappaNeuro
/
elizabeth-gadd-style

Text-to-Image
Diffusers
stable-diffusion
lora
style
woman
elizabeth gadd
Model card Files Files and versions
xet
Community

Instructions to use KappaNeuro/elizabeth-gadd-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use KappaNeuro/elizabeth-gadd-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("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/elizabeth-gadd-style")
    
    prompt = "Elizabeth Gadd Style - fashion photography of a young woman dressed in a red skirt and hoodie, she is walking in a white hilly landscape, around her some foxes are running, in the background the rim light of a god presence is illuminating the countryside"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
elizabeth-gadd-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
0415e72 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2322171.jpeg
    30.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322172.jpeg
    25 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322174.jpeg
    21 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322177.jpeg
    30 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322200.jpeg
    48.7 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322204.jpeg
    36.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322206.jpeg
    36.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322207.jpeg
    28.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322211.jpeg
    50.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2322226.jpeg
    25.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Elizabeth Gadd Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    11.3 kB
    Upload folder using huggingface_hub almost 3 years ago