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

  • Log In
  • Sign Up

FrozenScar
/
hands_gen2

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

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

  • Libraries
  • Diffusers

    How to use FrozenScar/hands_gen2 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_gen2", 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_gen2 / logs /train_example
1.17 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
FrozenScar's picture
FrozenScar
Epoch 99
2789d7f over 2 years ago
  • events.out.tfevents.1701187270.8320c0a7e00d.1311.0
    13.2 kB
    xet
    Epoch 1 over 2 years ago
  • events.out.tfevents.1701188161.8320c0a7e00d.1311.1
    13.2 kB
    xet
    Epoch 1 over 2 years ago
  • events.out.tfevents.1701188602.8320c0a7e00d.1311.2
    134 kB
    xet
    Epoch 19 over 2 years ago
  • events.out.tfevents.1701189320.8320c0a7e00d.1311.3
    336 kB
    xet
    Epoch 49 over 2 years ago
  • events.out.tfevents.1701191123.8320c0a7e00d.1311.4
    673 kB
    xet
    Epoch 99 over 2 years ago