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

smorrin
/
facegen

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

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

  • Libraries
  • Diffusers

    How to use smorrin/facegen with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("smorrin/facegen", 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
facegen / logs /train_example
1.28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 70 commits
smorrin's picture
smorrin
Epoch 349
a72a117 verified about 2 years ago
  • events.out.tfevents.1713708675.833f3c41c0aa.35.0
    31.4 kB
    xet
    Epoch 49 about 2 years ago
  • events.out.tfevents.1713710108.4a63b47820b2.34.0
    63.2 kB
    xet
    Epoch 99 about 2 years ago
  • events.out.tfevents.1713710807.4a63b47820b2.34.1
    127 kB
    xet
    Epoch 199 about 2 years ago
  • events.out.tfevents.1713712642.4a63b47820b2.34.2
    158 kB
    xet
    Epoch 249 about 2 years ago
  • events.out.tfevents.1713714440.4a63b47820b2.34.3
    2.19 kB
    xet
    Epoch 29 about 2 years ago
  • events.out.tfevents.1713714470.4a63b47820b2.34.4
    158 kB
    xet
    Epoch 249 about 2 years ago
  • events.out.tfevents.1713716043.4a63b47820b2.34.5
    103 kB
    xet
    Epoch 29 about 2 years ago
  • events.out.tfevents.1713716963.4a63b47820b2.34.6
    190 kB
    xet
    Epoch 299 about 2 years ago
  • events.out.tfevents.1713718711.4a63b47820b2.34.7
    222 kB
    xet
    Epoch 349 about 2 years ago
  • events.out.tfevents.1713779000.966282edd6c4.24.0
    222 kB
    xet
    Epoch 349 about 2 years ago