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

serhatkurt
/
ddim-faces

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

Instructions to use serhatkurt/ddim-faces with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use serhatkurt/ddim-faces with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("serhatkurt/ddim-faces", 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
ddim-faces / logs /train_example
Ctrl+K
Ctrl+K
  • 1 contributor
History: 35 commits
serhatkurt's picture
serhatkurt
Epoch 49
41e07ac over 2 years ago
  • events.out.tfevents.1695631105.3a0ed0b5e5ef.295.0
    36.8 kB
    xet
    Epoch 29 over 2 years ago
  • events.out.tfevents.1695634158.3a0ed0b5e5ef.295.1
    1.85 MB
    xet
    Epoch 49 over 2 years ago
  • events.out.tfevents.1695739442.cd63bc4e5d1b.194.0
    1.85 MB
    xet
    Epoch 49 over 2 years ago
  • events.out.tfevents.1695792306.1f2279052492.1558.0
    88 Bytes
    xet
    Epoch 9 over 2 years ago
  • events.out.tfevents.1695792424.1f2279052492.1558.1
    88 Bytes
    xet
    Epoch 9 over 2 years ago
  • events.out.tfevents.1695792494.1f2279052492.1558.2
    250 kB
    xet
    Epoch 9 over 2 years ago
  • events.out.tfevents.1695794794.1f2279052492.1558.3
    1.85 MB
    xet
    Epoch 49 over 2 years ago
  • events.out.tfevents.1695814493.1f2279052492.1558.4
    1.85 MB
    xet
    Epoch 49 over 2 years ago
  • events.out.tfevents.1695835067.3a20e1268949.195.0
    88 Bytes
    xet
    Epoch 29 over 2 years ago
  • events.out.tfevents.1695835111.3a20e1268949.195.1
    1.11 MB
    xet
    Epoch 29 over 2 years ago
  • events.out.tfevents.1695875956.f211b6c244cd.4098.0
    3.75 MB
    xet
    Epoch 99 over 2 years ago
  • events.out.tfevents.1695914332.f211b6c244cd.4098.1
    1.85 MB
    xet
    Epoch 49 over 2 years ago
  • events.out.tfevents.1695961059.3b92e309a538.1594.0
    1.85 MB
    xet
    Epoch 49 over 2 years ago