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

bb1070
/
full_kontext_training_300_4500steps

Diffusers
Safetensors
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Diffusers

    How to use bb1070/full_kontext_training_300_4500steps with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("bb1070/full_kontext_training_300_4500steps", 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
full_kontext_training_300_4500steps
28.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
bb1070's picture
bb1070
Rename model.safetensors to diffusion_pytorch_model.safetensors
a97a933 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • config.json
    451 Bytes
    Create config.json 10 months ago
  • diffusion_pytorch_model.safetensors
    23.8 GB
    xet
    Rename model.safetensors to diffusion_pytorch_model.safetensors 10 months ago
  • optimizer.bin
    4.99 GB
    xet
    Uploading full fine-tuned FLUX kontext model at step 4500 10 months ago
  • random_states_0.pkl

    Detected Pickle imports (7)

    • "collections.OrderedDict",
    • "_codecs.encode",
    • "numpy.dtype",
    • "numpy.core.multiarray._reconstruct",
    • "torch.ByteStorage",
    • "numpy.ndarray",
    • "torch._utils._rebuild_tensor_v2"

    How to fix it?

    14.6 kB
    xet
    Uploading full fine-tuned FLUX kontext model at step 4500 10 months ago
  • scheduler.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 kB
    xet
    Uploading full fine-tuned FLUX kontext model at step 4500 10 months ago