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

  • Log In
  • Sign Up

kpsss34
/
Pre-train_diffusion_models

Diffusers
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use kpsss34/Pre-train_diffusion_models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use kpsss34/Pre-train_diffusion_models with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("kpsss34/Pre-train_diffusion_models", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
Pre-train_diffusion_models
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
kpsss34's picture
kpsss34
Rename flux1-dev-fp8.safetensors to flux1-dev.fp8.safetensors
7afa6b6 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • ae.safetensors
    335 MB
    xet
    Upload folder using huggingface_hub 9 months ago
  • clip_l.safetensors
    246 MB
    xet
    Upload folder using huggingface_hub 9 months ago
  • diffusion_pytorch_model.fp8.safetensors
    11.9 GB
    xet
    Upload diffusion_pytorch_model.fp8.safetensors 7 months ago
  • diffusion_pytorch_model.safetensors
    23.8 GB
    xet
    Upload folder using huggingface_hub 7 months ago
  • flux1-dev.fp8.safetensors
    11.9 GB
    xet
    Rename flux1-dev-fp8.safetensors to flux1-dev.fp8.safetensors 7 months ago
  • flux1-dev.safetensors
    23.8 GB
    xet
    Upload flux1-dev.safetensors 11 months ago
  • flux1-krea-dev.fp8.safetensors
    11.9 GB
    xet
    Rename flux1-krea-dev_fp8_e4m3fn.safetensors to flux1-krea-dev.fp8.safetensors 7 months ago
  • flux1-krea-dev.safetensors
    23.8 GB
    xet
    Upload folder using huggingface_hub 9 months ago
  • flux1-schnell.fp8.safetensors
    11.9 GB
    xet
    Rename flux1-schnell_e4m3fn.safetensors to flux1-schnell.fp8.safetensors 7 months ago
  • t5xxl_fp16.safetensors
    9.79 GB
    xet
    Upload folder using huggingface_hub 9 months ago
  • t5xxl_fp8.safetensors
    4.89 GB
    xet
    Upload folder using huggingface_hub 9 months ago