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

ainjarts
/
model

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

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

  • Libraries
  • Diffusers

    How to use ainjarts/model with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ainjarts/model", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a photo of ohwx baby girl"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
model / logs /dreambooth
213 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ainjarts's picture
ainjarts
End of training
39729b4 over 2 years ago
  • 1701166184.5858824
    End of training over 2 years ago
  • 1701166184.5882297
    End of training over 2 years ago
  • 1701166961.9234636
    End of training over 2 years ago
  • 1701166961.9255135
    End of training over 2 years ago
  • 1701167300.170806
    End of training over 2 years ago
  • 1701167300.173268
    End of training over 2 years ago
  • 1701169490.5830095
    End of training over 2 years ago
  • 1701169490.585203
    End of training over 2 years ago
  • 1701678257.28256
    End of training over 2 years ago
  • 1701678257.285028
    End of training over 2 years ago
  • events.out.tfevents.1701166184.53ad7ae7f465.1353.0
    16 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1701166961.53ad7ae7f465.1403.0
    15.2 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1701167300.53ad7ae7f465.1444.0
    67 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1701169490.53ad7ae7f465.1631.0
    67 kB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1701678257.5e56ee8160d1.687.0
    25 kB
    xet
    End of training over 2 years ago