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

  • Log In
  • Sign Up

NeurixYUFI
/
Neurix-Lite

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

Instructions to use NeurixYUFI/Neurix-Lite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use NeurixYUFI/Neurix-Lite 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-schnell", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("NeurixYUFI/Neurix-Lite")
    
    prompt = "Cactus"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Neurix-Lite
4.08 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Rooni's picture
Rooni
Add generated example (#3)
033f78c verified over 1 year ago
  • images
    Add generated example (#3) over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • Canopus-LoRA-Flux-FaceRealism.safetensors
    613 MB
    xet
    Add 15 files over 1 year ago
  • Expressive_H-000001.safetensors
    228 MB
    xet
    Add 15 files over 1 year ago
  • README.md
    1.29 kB
    Add generated example (#3) over 1 year ago
  • anime_3_2.safetensors
    344 MB
    xet
    Add 15 files over 1 year ago
  • anime_4.safetensors
    19.3 MB
    xet
    Add 15 files over 1 year ago
  • artist2.safetensors
    159 MB
    xet
    Add 15 files over 1 year ago
  • flux-schnell-lora.safetensors
    172 MB
    xet
    Add 15 files over 1 year ago
  • flux_lustly-ai_v1.safetensors
    344 MB
    xet
    Add 15 files over 1 year ago
  • highres.safetensors
    1.37 GB
    xet
    Add 15 files over 1 year ago
  • mj2.safetensors
    76.8 MB
    xet
    Add 15 files over 1 year ago
  • nocco_apple_v4.safetensors
    344 MB
    xet
    Add 15 files over 1 year ago
  • nsfw-highress.safetensors
    19.3 MB
    xet
    Add 15 files over 1 year ago
  • optimizer.pt

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "torch.ByteStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    173 MB
    xet
    Add 15 files over 1 year ago
  • portraitreal_000000750.safetensors
    172 MB
    xet
    Add 15 files over 1 year ago
  • schnell-realism_v2.3.safetensors
    38.8 MB
    xet
    Add 15 files over 1 year ago