Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

pnfox
/
trainedmodel

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

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

  • Libraries
  • Diffusers

    How to use pnfox/trainedmodel with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("pnfox/trainedmodel", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "photo of a latex catsuit"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
trainedmodel
6.69 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
pnfox's picture
pnfox
End of training
4eabfae verified over 1 year ago
  • checkpoint-1000
    End of training over 1 year ago
  • checkpoint-1250
    End of training over 1 year ago
  • checkpoint-1500
    End of training over 1 year ago
  • checkpoint-250
    End of training over 1 year ago
  • checkpoint-500
    End of training over 1 year ago
  • checkpoint-750
    End of training over 1 year ago
  • logs
    End of training over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • <new>.safetensors
    3.18 kB
    xet
    End of training over 1 year ago
  • README.md
    1.34 kB
    End of training over 1 year ago
  • latex.safetensors
    3.18 kB
    xet
    End of training over 1 year ago
  • pytorch_custom_diffusion_weights.safetensors
    76.7 MB
    xet
    End of training over 1 year ago