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

Sri2901
/
Kids_5yrs_shift

Text-to-Image
Diffusers
flux
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Sri2901/Kids_5yrs_shift with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Sri2901/Kids_5yrs_shift")
    
    prompt = "A 5-year old girl with blonde hair, standing in the middle of the frame, wearing a green knitted top with a geometric pattern and a white floral skirt with ruffled layers. she has a playful expression and is looking directly at the camera with a slight smile on her face. the background is a plain white wall with a shadow cast on it, creating a simple yet elegant atmosphere. the girl appears to be around 6 years old, with her hair styled in a neat, straight look and her eyes looking directly into the camera. her outfit consists of a sleeveless dress with a green and white geometric pattern, paired with a pair of white floral pants. the overall aesthetic of the image is playful and cheerful, with a focus on the girl's cheerful expression and the texture of her outfit."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Kids_5yrs_shift
6.21 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Sri2901's picture
Sri2901
Upload model via CLI
b41f6ea verified 10 months ago
  • logs
    Upload model via CLI 10 months ago
  • samples
    Upload model via CLI 10 months ago
  • .gitattributes
    1.74 kB
    Upload model via CLI 10 months ago
  • .job_config.json
    6.63 kB
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift_000000500.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift_000001000.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift_000001500.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift_000002000.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift_000002500.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift_000003000.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • 5_6_yrs_kids_shift_000003500.safetensors
    687 MB
    xet
    Upload model via CLI 10 months ago
  • README.md
    6.21 kB
    Upload model via CLI 10 months ago
  • config.yaml
    6.09 kB
    Upload model via CLI 10 months ago
  • log.txt
    3.42 MB
    Upload model via CLI 10 months ago
  • optimizer.pt

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "torch.ByteStorage",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    699 MB
    xet
    Upload model via CLI 10 months ago