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

Tellart
/
SAMAIcollage

Text-to-Image
Diffusers
flux
lora
flux-2-klein
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Tellart/SAMAIcollage 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-9B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Tellart/SAMAIcollage")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
SAMAIcollage / images
3.69 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Tellart's picture
Tellart
Add 4 files
dc3b1a7 verified 2 months ago
  • 17564a1228ef9056b6c8b49112e27c03.jpg
    244 kB
    xet
    Add 4 files 2 months ago
  • 555e5d7e30c564baedae8bf892a3177a.jpg
    141 kB
    xet
    Add 4 files 2 months ago
  • Screenshot 2026-03-18 at 12.24.08.png
    3.3 MB
    xet
    Add 4 files 2 months ago