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

  • Log In
  • Sign Up

Himanshu806
/
FluxHyperReal

Text-to-Image
Diffusers
Safetensors
FluxPipeline
flux
Realistic
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Himanshu806/FluxHyperReal with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Himanshu806/FluxHyperReal", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "A hyper-realistic portrait of a white American man, mid-30s, strong jawline, short dark brown hair, piercing blue eyes, light stubble, and a confident yet approachable expression. His skin has natural pores, slight imperfections, and a subtle sheen from soft lighting. He is wearing a tailored navy-blue suit with a crisp white dress shirt, top button undone. The lighting is cinematic, with a soft key light from the left casting realistic shadows and depth. The background is blurred, featuring a warm, golden-hour urban cityscape with soft bokeh lights. The image is ultra-detailed, 6K resolution, hyperrealistic rendering, with perfect facial symmetry, depth of field, volumetric lighting, and cinematic color grading. The focus is on the subject's face, ensuring an expressive, lifelike result with intricate skin textures and natural reflections."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
FluxHyperReal
57.9 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Himanshu806's picture
Himanshu806
Create README.md
761c755 verified about 1 year ago
  • scheduler
    push models to hub over 1 year ago
  • text_encoder
    push models to hub over 1 year ago
  • text_encoder_2
    push models to hub over 1 year ago
  • tokenizer
    push models to hub over 1 year ago
  • tokenizer_2
    push models to hub over 1 year ago
  • transformer
    push models to hub over 1 year ago
  • vae
    push models to hub over 1 year ago
  • ._ae.safetensors
    4.1 kB
    xet
    push models to hub over 1 year ago
  • ._flux1-dev.safetensors
    4.1 kB
    xet
    push models to hub over 1 year ago
  • ._model_index.json
    4.1 kB
    push models to hub over 1 year ago
  • .gitattributes
    1.6 kB
    add samples about 1 year ago
  • .gitignore
    6 Bytes
    push models to hub over 1 year ago
  • 1.png
    5.24 MB
    xet
    add samples about 1 year ago
  • 2.png
    3.95 MB
    xet
    add samples about 1 year ago
  • README.md
    2.53 kB
    Create README.md about 1 year ago
  • ae.safetensors
    335 MB
    LFS
    push models to hub over 1 year ago
  • flux1-dev.safetensors
    23.8 GB
    xet
    push models to hub over 1 year ago
  • model_index.json
    536 Bytes
    push models to hub over 1 year ago