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

c-eshih
/
human_stable_diffusion_no_inpaint

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

Instructions to use c-eshih/human_stable_diffusion_no_inpaint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use c-eshih/human_stable_diffusion_no_inpaint with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("c-eshih/human_stable_diffusion_no_inpaint", 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
human_stable_diffusion_no_inpaint / logs /instruct-pix2pix
35.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
c-eshih's picture
c-eshih
End of training
880ed18 verified almost 2 years ago
  • 1721933491.8569667
    End of training almost 2 years ago
  • 1721933491.860208
    End of training almost 2 years ago
  • 1721934203.6923206
    End of training almost 2 years ago
  • 1721934203.695074
    End of training almost 2 years ago
  • 1721936268.5185044
    End of training almost 2 years ago
  • 1721936268.5216966
    End of training almost 2 years ago
  • events.out.tfevents.1721933491.ambus-algoq6069.2165898.0
    88 Bytes
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721934203.ambus-algoq6069.2169470.0
    4.89 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721936268.ambus-algoq6069.2179988.0
    19.6 kB
    xet
    End of training almost 2 years ago