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
/
richard-corben-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
comics
style
illustrator
painting
richard corben
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/richard-corben-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/richard-corben-style")
    
    prompt = "Richard Corben Style - Richard Corben red gaslamp fantasy, digital abstract fantasy realism, surrealism, their eyes reflecting a profound connection to the water. This evocative artwork, rendered in a blend of impressionistic brushstrokes captures the essence of a person's upbringing in a water cult, exuding a sense of reverence and harmonious unity with the dreamscape realm"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
richard-corben-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
23c637b almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • 2330312.jpeg
    56.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330314.jpeg
    54.2 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330315.jpeg
    54 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330317.jpeg
    43.9 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330319.jpeg
    33.4 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330322.jpeg
    44.5 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330323.jpeg
    56.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330329.jpeg
    59.8 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330333.jpeg
    59.6 kB
    Upload folder using huggingface_hub almost 3 years ago
  • 2330351.jpeg
    54.1 kB
    Upload folder using huggingface_hub almost 3 years ago
  • README.md
    5.63 kB
    Upload folder using huggingface_hub almost 3 years ago
  • Richard Corben Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub almost 3 years ago