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

KappaNeuro
/
gabriel-pacheco-style

Text-to-Image
Diffusers
stable-diffusion
lora
person
style
gabriel pacheco
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/gabriel-pacheco-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/gabriel-pacheco-style")
    
    prompt = "Gabriel Pacheco Style - Imagine an intricately detailed, cool-toned graphic artwork that mirrors the magical realism of Gabriel Pacheco. The artistic medium should be digital painting, allowing for the incorporation of meticulous detail and texture. The style should mirror Pacheco's distinctive surreal approach, filled with fantastical creatures or otherworldly environments that provoke thought and wonder. The lighting should be strategically designed to highlight the details, creating an atmospheric glow that enhances the surrealistic vibe. The color palette should primarily include cool shades like deep blues, icy whites, and silvery grays, layered to create a mystic, dreamy effect. The composition should be dense and complex, each element contributing to a captivating and mysterious visual story."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
gabriel-pacheco-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
8e3a2ff over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2322914.jpeg
    24.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322916.jpeg
    19.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322918.jpeg
    13.5 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322925.jpeg
    31.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322929.jpeg
    20.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322934.jpeg
    18.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322935.jpeg
    22.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322936.jpeg
    26.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322943.jpeg
    18.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322946.jpeg
    21.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • Gabriel Pacheco Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    7.29 kB
    Upload folder using huggingface_hub over 2 years ago