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
/
f-180

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/f-180 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use SidXXD/f-180 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/f-180", 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
f-180 / logs /custom-diffusion
101 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SidXXD's picture
SidXXD
End of training
4772a49 verified over 1 year ago
  • 1730646135.4624953
    End of training over 1 year ago
  • 1730646135.4641697
    End of training over 1 year ago
  • 1730721732.020473
    End of training over 1 year ago
  • 1730721732.0223844
    End of training over 1 year ago
  • 1730766701.7865407
    End of training over 1 year ago
  • 1730766701.7888079
    End of training over 1 year ago
  • 1730782526.02485
    End of training over 1 year ago
  • 1730782526.0270076
    End of training over 1 year ago
  • events.out.tfevents.1730646135.cudahpc06.2971873.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730721732.cudahpc06.2851916.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730766701.cudahpc06.2094684.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730782526.cudahpc06.3722777.0
    20.8 kB
    xet
    End of training over 1 year ago