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

  • Log In
  • Sign Up

Sri2901
/
01_Studio_v1

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

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

  • Libraries
  • Diffusers

    How to use Sri2901/01_Studio_v1 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/01_Studio_v1")
    
    prompt = "A photo-realistic shoot from a profile camera angle about a woman wearing a blue and white floral print dress with puff sleeves and a tie waist, standing in profile against a plain grey background. the image also shows a woman standing in the middle of the frame, facing away from the camera, wearing a white dress with blue floral patterns and a ruffled hem. on the right side of the image, a woman appears to be in her mid-twenties, with long black hair styled in loose waves, wearing earrings and a bracelet on her wrist. her expression is neutral, and she is standing with her arms at her sides."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
01_Studio_v1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Sri2901's picture
Sri2901
Upload model via CLI
b3f42f5 verified 11 months ago
  • .ipynb_checkpoints
    Upload model via CLI 11 months ago
  • logs
    Upload model via CLI 11 months ago
  • samples
    Upload model via CLI 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • .job_config.json
    4.95 kB
    Upload model via CLI 11 months ago
  • 01_Studio_v1.safetensors
    344 MB
    xet
    Upload model via CLI 11 months ago
  • 01_Studio_v1_000000500.safetensors
    344 MB
    xet
    Upload model via CLI 11 months ago
  • 01_Studio_v1_000001000.safetensors
    344 MB
    xet
    Upload model via CLI 11 months ago
  • 01_Studio_v1_000001500.safetensors
    344 MB
    xet
    Upload model via CLI 11 months ago
  • 01_Studio_v1_000002000.safetensors
    344 MB
    xet
    Upload model via CLI 11 months ago
  • 01_Studio_v1_000002500.safetensors
    344 MB
    xet
    Upload model via CLI 11 months ago
  • 01_Studio_v1_000003000.safetensors
    344 MB
    xet
    Upload model via CLI 11 months ago
  • README.md
    4.17 kB
    Upload model via CLI 11 months ago
  • config.yaml
    4.25 kB
    Upload model via CLI 11 months ago
  • log.txt
    440 kB
    Upload model via CLI 11 months ago
  • optimizer.pt

    Detected Pickle imports (4)

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

    What is a pickle import?

    350 MB
    xet
    Upload model via CLI 11 months ago