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-188

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

  • Libraries
  • Diffusers

    How to use SidXXD/f-188 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-188", 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-188 / logs /custom-diffusion
101 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SidXXD's picture
SidXXD
End of training
c648508 verified over 1 year ago
  • 1730647002.5664887
    End of training over 1 year ago
  • 1730647002.5682619
    End of training over 1 year ago
  • 1730723025.2700775
    End of training over 1 year ago
  • 1730723025.2717898
    End of training over 1 year ago
  • 1730767954.579199
    End of training over 1 year ago
  • 1730767954.5808046
    End of training over 1 year ago
  • 1730783759.4722528
    End of training over 1 year ago
  • 1730783759.4741137
    End of training over 1 year ago
  • events.out.tfevents.1730647002.cudahpc06.3058579.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730723025.cudahpc06.2942901.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730767954.cudahpc06.2224154.0
    20.8 kB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1730783759.cudahpc06.3835630.0
    20.8 kB
    xet
    End of training over 1 year ago