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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Danrisi
/
Samsung_FluxKlein_9b

Text-to-Image
Diffusers
English
fluxklein
lora
realistic
phone
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Danrisi/Samsung_FluxKlein_9b 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.2-klein-base-9B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Danrisi/Samsung_FluxKlein_9b")
    
    prompt = "A detailed, high-resolution panoramic photograph of the Dallas, Texas skyline and major highway interchanges at twilight. The composition is split by a complex multi-level road system that prominently features a distinct cloverleaf interchange, with dramatic, flowing long-exposure light trails from cars, creating golden and red lines. Below the roads are organized parking lots. The middle ground features the Trinity River with illuminated bridges and smaller commercial buildings. The background shows the iconic Dallas skyline: Reunion Tower with its lit-up ball, the green-outlined Bank of America Plaza, and other skyscrapers with colorful night lighting, all under a dramatic, colorful twilight sky transitioning from deep purple to fiery orange. The image is rich in detail and dynamic energy. Panoramic shot."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Samsung_FluxKlein_9b
91 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Danrisi's picture
Danrisi
Update model via HuggingFace Uploader
39b2d2a verified 5 months ago
  • images
    Update model via HuggingFace Uploader 5 months ago
  • .gitattributes
    1.71 kB
    Update model via HuggingFace Uploader 5 months ago
  • README.md
    5.42 kB
    Update model via HuggingFace Uploader 5 months ago
  • Samsung_fluxklein9b.safetensors
    82.9 MB
    xet
    Update model via HuggingFace Uploader 5 months ago