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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Madiator2011
/
Lyoko-Diffusion-v2.1

Text-to-Image
Diffusers
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Community

Instructions to use Madiator2011/Lyoko-Diffusion-v2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Madiator2011/Lyoko-Diffusion-v2.1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Madiator2011/Lyoko-Diffusion-v2.1", torch_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
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Lyoko-Diffusion-v2.1 / samples
5.26 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Madiator2011's picture
Madiator2011
Upload 4 files
c7f812e over 3 years ago
  • none.txt
    0 Bytes
    Create samples/none.txt over 3 years ago
  • xy_grid-0004-2839417351-Aelita2D standing in forest 2DLyoko artstyle.jpg
    328 kB
    Upload 4 files over 3 years ago
  • xy_grid-0006-1934926115-Aelita2D standing in forest 3D CGILyoko artstyle.png
    2.72 MB
    xet
    Upload 4 files over 3 years ago
  • xy_grid-0008-3422747181-AelitaCGI standing in forest 3D CGILyoko artstyle.png
    1.5 MB
    xet
    Upload 4 files over 3 years ago
  • xy_grid-0010-798580349-CLCrab at the CLDesert.png
    719 kB
    Upload 4 files over 3 years ago