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

DJMOON
/
RC-49_model_02

Diffusers
TensorBoard
Safetensors
ConditionalDDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use DJMOON/RC-49_model_02 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use DJMOON/RC-49_model_02 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("DJMOON/RC-49_model_02", 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
RC-49_model_02 / logs /train_example
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
DJMOON's picture
DJMOON
Epoch 12
ba10a05 verified about 2 years ago
  • events.out.tfevents.1713167887.DESKTOP-PDH94BV.20860.0
    464 kB
    xet
    Epoch 10 about 2 years ago
  • events.out.tfevents.1713234118.DESKTOP-PDH94BV.2384.0
    41.9 kB
    xet
    Epoch 10 about 2 years ago
  • events.out.tfevents.1713241608.DESKTOP-PDH94BV.19504.0
    826 Bytes
    xet
    Epoch 10 about 2 years ago
  • events.out.tfevents.1713241882.DESKTOP-PDH94BV.19504.1
    206 Bytes
    xet
    Epoch 10 about 2 years ago
  • events.out.tfevents.1713242034.DESKTOP-PDH94BV.19504.2
    206 Bytes
    xet
    Epoch 10 about 2 years ago
  • events.out.tfevents.1713242060.DESKTOP-PDH94BV.19504.3
    206 Bytes
    xet
    Epoch 10 about 2 years ago
  • events.out.tfevents.1713243016.DESKTOP-PDH94BV.33248.0
    454 Bytes
    xet
    Epoch 12 about 2 years ago