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

SidXXD
/
108

Text-to-Image
Diffusers
TensorBoard
stable-diffusion
stable-diffusion-diffusers
custom-diffusion
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use SidXXD/108 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("SidXXD/108", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a <v1*> person"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
108 / logs /custom-diffusion
152 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
SidXXD's picture
SidXXD
End of training
bf7342f verified over 1 year ago
  • 1730010467.6604514
    End of training over 1 year ago
  • 1730010467.6624267
    End of training over 1 year ago
  • 1730030233.9870768
    End of training over 1 year ago
  • 1730030233.9888253
    End of training over 1 year ago
  • 1730114274.6399002
    End of training over 1 year ago
  • 1730114274.6415408
    End of training over 1 year ago
  • 1730114349.9570434
    End of training over 1 year ago
  • 1730114349.9586418
    End of training over 1 year ago
  • 1730114429.460436
    End of training over 1 year ago
  • 1730114429.4619868
    End of training over 1 year ago
  • 1730114500.839192
    End of training over 1 year ago
  • 1730114500.8409095
    End of training over 1 year ago
  • events.out.tfevents.1730010467.cudahpc06.1181831.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730030233.cudahpc06.2272364.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730114274.cudahpc06.426934.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730114349.cudahpc06.452716.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730114429.cudahpc06.484289.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730114500.cudahpc06.508933.0
    20.8 kB
    xet
    End of training over 1 year ago