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

jmamou
/
sd-pokemon-distil-model

Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community
3

Instructions to use jmamou/sd-pokemon-distil-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use jmamou/sd-pokemon-distil-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("jmamou/sd-pokemon-distil-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
sd-pokemon-distil-model / logs /text2image-fine-tune
8.56 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
jmamou's picture
jmamou
Update from jmamou
ab6d744 over 3 years ago
  • 1669223579.1990678
    Update from jmamou over 3 years ago
  • 1669284278.759548
    Update from jmamou over 3 years ago
  • events.out.tfevents.1669223579.Jonathans-MacBook-Pro.local.84814.0
    376 Bytes
    xet
    Update from jmamou over 3 years ago
  • events.out.tfevents.1669284278.PQGXWQH12Rmac.jer.intel.com.87710.0
    4.84 kB
    xet
    Update from jmamou over 3 years ago