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
/
alex-pardee-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
surreal
alex pardee
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/alex-pardee-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/alex-pardee-style")
    
    prompt = "Alex Pardee Style - Create a visually intriguing and delightfully bizarre image in the unique and surreal style of Alex Pardee, portraying a king and queen who exude an awkward and eccentric charm. Visualize the king and queen with exaggerated features, unconventional proportions, and quirky expressions that showcase their peculiarities. Embrace Pardee's use of vibrant and contrasting colors to add depth and intensity to the image. Consider incorporating unconventional elements such as mismatched outfits, unusual accessories, or whimsical details that highlight their eccentricity. Let the image evoke a sense of intrigue, playfulness, and unpredictability, capturing the essence of this wonderfully awkward and strange royal couple in Alex Pardee's distinctive style. Enjoy the creative process as you bring this delightfully bizarre image to life."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
alex-pardee-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
9d8c6d2 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2320955.jpeg
    52.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320956.jpeg
    69.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320957.jpeg
    45.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320958.jpeg
    62.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320959.jpeg
    55.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320962.jpeg
    57.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320965.jpeg
    53.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320966.jpeg
    57.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320970.jpeg
    55.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2320973.jpeg
    45.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • Alex Pardee Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    6.33 kB
    Upload folder using huggingface_hub over 2 years ago