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

future-technologies
/
Floral-High-Dynamic-Range

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

Instructions to use future-technologies/Floral-High-Dynamic-Range with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use future-technologies/Floral-High-Dynamic-Range with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("future-technologies/Floral-High-Dynamic-Range", 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
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Floral-High-Dynamic-Range
23.8 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 31 commits
lambda-technologies-limited's picture
lambda-technologies-limited
Update README.md
b50d577 verified over 1 year ago
  • .gitattributes
    1.83 kB
    Upload 2 files over 1 year ago
  • Floral_HDR.safetensors
    23.8 GB
    xet
    Upload Floral_HDR.safetensors over 1 year ago
  • README.md
    14.1 kB
    Update README.md over 1 year ago
  • floral-hdr-generation-output-example.png
    5.58 MB
    xet
    Upload floral-hdr-generation-output-example.png over 1 year ago
  • floral-hdr-generation-output-example2.png
    3.77 MB
    xet
    Upload 2 files over 1 year ago
  • floral-hdr-generation-output-example3.png
    4.85 MB
    xet
    Upload 2 files over 1 year ago