Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

KappaNeuro
/
christopher-balaskas-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
style
future
christopher balaskas
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/christopher-balaskas-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/christopher-balaskas-style")
    
    prompt = "Christopher Balaskas Style - (synthetism-inspired) In the caption of the post, the designer has included additional information about the album, such as the release date and a link to stream or purchase the music. The post also includes relevant hashtags to help increase discoverability and engagement."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
christopher-balaskas-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
d10b754 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2321891.jpeg
    33.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321894.jpeg
    26.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321895.jpeg
    25.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321896.jpeg
    28.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321897.jpeg
    25 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321898.jpeg
    33.7 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321899.jpeg
    26.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321900.jpeg
    20 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321902.jpeg
    36.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2321904.jpeg
    26.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • Christopher Balaskas Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    7.43 kB
    Upload folder using huggingface_hub over 2 years ago