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

Tonis110
/
elosxl

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

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

  • Libraries
  • Diffusers

    How to use Tonis110/elosxl with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("XLabs-AI/flux-RealismLora", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Tonis110/elosxl")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
elosxl
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Tonis110's picture
Tonis110
Add 8 files
e53db72 verified almost 2 years ago
  • images
    Add 8 files almost 2 years ago
  • (elos)flux_train_replicate.safetensors
    172 MB
    xet
    Add 8 files almost 2 years ago
  • (触发词aiyouxiketang)FLUX1-超写实逼真黑悟空-支持在线生图_FLUX-超写实黑悟空--V1.safetensors
    613 MB
    xet
    Add 8 files almost 2 years ago
  • .gitattributes
    2.31 kB
    initial commit almost 2 years ago
  • FLUX 悟空(WUKONG)_wukong_v1.0.safetensors
    687 MB
    xet
    Add 8 files almost 2 years ago
  • README.md
    416 Bytes
    initial commit almost 2 years ago
  • heisenlinlora.safetensors
    22.4 MB
    xet
    Add 8 files almost 2 years ago
  • white_v20小马真人大模型XL.safetensors
    7.11 GB
    xet
    Add 8 files almost 2 years ago
  • 乌乌犟专属模型.safetensors
    6.94 GB
    xet
    Add 8 files almost 2 years ago
  • 真人美女LoraFlux Realistic Portrait LoRA_Alpha.safetensors
    172 MB
    xet
    Add 8 files almost 2 years ago