Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

FrozenScar
/
hands_gen

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

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

  • Libraries
  • Diffusers

    How to use FrozenScar/hands_gen with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("FrozenScar/hands_gen", 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
hands_gen / logs /train_example
805 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
FrozenScar's picture
FrozenScar
Epoch 29
9b6f331 over 2 years ago
  • events.out.tfevents.1701062560.54ba05adb4ee.1939.0
    33.4 kB
    xet
    Epoch 4 over 2 years ago
  • events.out.tfevents.1701062817.54ba05adb4ee.1939.1
    67 kB
    xet
    Epoch 9 over 2 years ago
  • events.out.tfevents.1701063500.54ba05adb4ee.1939.2
    67 kB
    xet
    Epoch 9 over 2 years ago
  • events.out.tfevents.1701064465.54ba05adb4ee.1939.3
    134 kB
    xet
    Epoch 19 over 2 years ago
  • events.out.tfevents.1701065536.54ba05adb4ee.1939.4
    33.4 kB
    xet
    Epoch 4 over 2 years ago
  • events.out.tfevents.1701066494.54ba05adb4ee.1939.5
    134 kB
    xet
    Epoch 19 over 2 years ago
  • events.out.tfevents.1701067236.54ba05adb4ee.1939.6
    134 kB
    xet
    Epoch 19 over 2 years ago
  • events.out.tfevents.1701067930.54ba05adb4ee.1939.7
    202 kB
    xet
    Epoch 29 over 2 years ago