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

SyntheticMDProductions
/
Super_Mario_64_Oasis_Model

Diffusers
Safetensors
world-model
image-generation
game
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use SyntheticMDProductions/Super_Mario_64_Oasis_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("SyntheticMDProductions/Super_Mario_64_Oasis_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
Super_Mario_64_Oasis_Model
80.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
SyntheticMDProductions's picture
SyntheticMDProductions
Publish Super Mario 64 Oasis V3 playable model
e9701b3 verified 2 days ago
  • unet
    Publish Super Mario 64 Oasis V3 playable model 2 days ago
  • .gitattributes
    1.57 kB
    Publish Super Mario 64 Oasis V3 playable model 2 days ago
  • README.md
    1.66 kB
    Publish Super Mario 64 Oasis V3 playable model 2 days ago
  • action_flow_model_info.json
    15.2 kB
    Publish Super Mario 64 Oasis V3 playable model 2 days ago
  • preview.png
    184 kB
    xet
    Publish Super Mario 64 Oasis V3 playable model 2 days ago