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

konapieces
/
FlatpieceCore

Diffusers
Japanese
English
art
artwork
girl
stable-diffusion
Model card Files Files and versions
xet
Community

Instructions to use konapieces/FlatpieceCore with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use konapieces/FlatpieceCore with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("konapieces/FlatpieceCore", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
FlatpieceCore / images /A1653
4.27 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
konapieces's picture
konapieces
Upload sample1.png
c30f14d over 2 years ago
  • logo.png
    1.21 MB
    xet
    Upload 6 files over 2 years ago
  • sample1.png
    1.66 MB
    xet
    Upload sample1.png over 2 years ago
  • sample2.png
    1.41 MB
    xet
    Upload 6 files over 2 years ago