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

AnasHXH
/
stable-diffusion-x4-upscaler

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

Instructions to use AnasHXH/stable-diffusion-x4-upscaler with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use AnasHXH/stable-diffusion-x4-upscaler with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("AnasHXH/stable-diffusion-x4-upscaler", 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
stable-diffusion-x4-upscaler / logs /train_example
937 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
AnasHXH's picture
AnasHXH
Epoch 5
9e63a25 over 3 years ago
  • events.out.tfevents.1674637789.2c3f2f5c138e.973.4
    31.7 kB
    xet
    Epoch 3 over 3 years ago
  • events.out.tfevents.1674639797.3468df07a781.261.0
    15.5 kB
    xet
    Epoch 29 over 3 years ago
  • events.out.tfevents.1674639915.3468df07a781.261.1
    15.5 kB
    xet
    Epoch 29 over 3 years ago
  • events.out.tfevents.1674640034.3468df07a781.261.2
    15.5 kB
    xet
    Epoch 29 over 3 years ago
  • events.out.tfevents.1674640193.3468df07a781.261.3
    15.5 kB
    xet
    Epoch 29 over 3 years ago
  • events.out.tfevents.1674640327.3468df07a781.261.4
    508 kB
    xet
    Epoch 31 over 3 years ago
  • events.out.tfevents.1674647126.32f7a387860b.412.0
    111 kB
    xet
    Epoch 6 over 3 years ago
  • events.out.tfevents.1674650814.32f7a387860b.412.1
    3.38 kB
    xet
    Epoch 2 over 3 years ago
  • events.out.tfevents.1674650862.32f7a387860b.412.2
    111 kB
    xet
    Epoch 6 over 3 years ago
  • events.out.tfevents.1674725405.fe63e77a1bc4.127.0
    15.5 kB
    xet
    Epoch 0 over 3 years ago
  • events.out.tfevents.1674975571.be00563f4957.403.0
    94.9 kB
    xet
    Epoch 5 over 3 years ago