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

Kagerage
/
paper-mario-thousand-year-door-map-model

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

Instructions to use Kagerage/paper-mario-thousand-year-door-map-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Kagerage/paper-mario-thousand-year-door-map-model with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Kagerage/paper-mario-thousand-year-door-map-model", 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
paper-mario-thousand-year-door-map-model / sample_images
2.93 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Kagerage's picture
Kagerage
Upload sample_images with huggingface_hub
33ec485 over 3 years ago
  • 00008-1585177558-ppmriottyd_city_street,_cars,_daytime.png
    739 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • 00013-3263731454-ppmriottyd_yosemite,_dusk.png
    731 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • 00022-3009833373-ppmriottyd_video_game_screenshot,_death_valley,_dawn.png
    695 kB
    Upload sample_images with huggingface_hub over 3 years ago
  • 00033-3491643860-ppmriottyd_video_game_screenshot,_Walmart_interior.png
    762 kB
    Upload sample_images with huggingface_hub over 3 years ago