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

  • Log In
  • Sign Up

Seryoger
/
Nami

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Seryoger/Nami 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("Seryoger/Nami")
    
    prompt = "low passed modular sofa, High-quality chenille fabric, light beige fabric modular sofa with an array of striped and plain pillows, placed on a gravel terrace under the dappled shade of a large pomegranate tree. A white stucco wall is in the background. The setting is relaxed and Mediterranean, with terracotta pots and natural light casting intricate shadows."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Nami
2.74 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Seryoger's picture
Seryoger
Upload 2 files
8fa7181 verified 5 months ago
  • images
    Add 3 files 5 months ago
  • .gitattributes
    2.31 kB
    initial commit 5 months ago
  • README.md
    942 Bytes
    initial commit 5 months ago
  • nami_f2_v1_000001000.safetensors
    390 MB
    xet
    Add 3 files 5 months ago
  • nami_f2_v1_000001500.safetensors
    390 MB
    xet
    Upload nami_f2_v1_000001500.safetensors 5 months ago
  • nami_f2_v1_000002000.safetensors
    390 MB
    xet
    Upload 3 files 5 months ago
  • nami_f2_v1_000002250.safetensors
    390 MB
    xet
    Upload nami_f2_v1_000002250.safetensors 5 months ago
  • nami_f2_v1_000002500.safetensors
    390 MB
    xet
    Upload 3 files 5 months ago
  • nami_f2_v1_000002750.safetensors
    390 MB
    xet
    Upload 2 files 5 months ago
  • nami_f2_v1_000003000.safetensors
    390 MB
    xet
    Upload 2 files 5 months ago