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

  • Log In
  • Sign Up

Tech-Meld
/
life-fx

Text-to-Image
Diffusers
Safetensors
stable-diffusion
lora
template:sd-lora
migrated
photorealistic
realism
style
artistic
realistic
sdxl vae
Model card Files Files and versions
xet
Community

Instructions to use Tech-Meld/life-fx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Tech-Meld/life-fx with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Tech-Meld/life-fx")
    
    prompt = " "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
life-fx
102 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Tech-Meld's picture
Tech-Meld
Rename Life_FX-16.safetensors to adapter_model.safetensors
f6ec590 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • 22596600.jpeg
    21.2 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 22596602.jpeg
    19.7 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 22596615.jpeg
    33 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 23204838.jpeg
    264 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 23204848.jpeg
    106 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 23204861.jpeg
    218 kB
    Upload folder using huggingface_hub almost 2 years ago
  • 23204880.jpeg
    224 kB
    Upload folder using huggingface_hub almost 2 years ago
  • README.md
    3.08 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    323 Bytes
    Update adapter_config.json over 1 year ago
  • adapter_model.safetensors
    102 MB
    xet
    Rename Life_FX-16.safetensors to adapter_model.safetensors over 1 year ago