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

Omerdor
/
dry_samples_test

Diffusers
TensorBoard
English
DDPMPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use Omerdor/dry_samples_test with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Omerdor/dry_samples_test", 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
dry_samples_test / logs /train_example
110 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Omerdor's picture
Omerdor
Epoch 49
73675a7 over 3 years ago
  • events.out.tfevents.1668083784.research-vm-1.1978.0
    406 Bytes
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668084547.research-vm-1.1978.1
    40 Bytes
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668085310.research-vm-1.3801.0
    2.02 kB
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668086374.research-vm-1.3801.1
    158 Bytes
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668088885.research-vm-1.4322.0
    2.02 kB
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668089250.research-vm-1.4529.0
    2.02 kB
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668089787.research-vm-1.4780.0
    2.02 kB
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668090259.research-vm-1.5003.0
    40 Bytes
    xet
    Epoch 24 over 3 years ago
  • events.out.tfevents.1668090343.research-vm-1.5207.0
    101 kB
    xet
    Epoch 49 over 3 years ago