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

  • Log In
  • Sign Up

ABDALLALSWAITI
/
Spectra-Etch

Text-to-Image
Diffusers
lora
style
psychedelic
illustration
neon
high-contrast
dark-fantasy
linocut
art
sdxl
Model card Files Files and versions
xet
Community

Instructions to use ABDALLALSWAITI/Spectra-Etch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ABDALLALSWAITI/Spectra-Etch with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ABDALLALSWAITI/Spectra-Etch")
    
    prompt = "Spectra-Etch, roaring tiger, intricate linework, high contrast, vibrant teal and orange colors, detailed shading, neon glow"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Spectra-Etch
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
ABDALLALSWAITI's picture
ABDALLALSWAITI
Upload README.md with huggingface_hub
24bbe11 verified 4 months ago
  • images
    Upload images/comfyui-node-screenshot.png with huggingface_hub 4 months ago
  • .gitattributes
    2.5 kB
    Upload images/comfyui-node-screenshot.png with huggingface_hub 4 months ago
  • README.md
    5.58 kB
    Upload README.md with huggingface_hub 4 months ago
  • Spectra-Etch.safetensors
    340 MB
    xet
    Upload Spectra-Etch.safetensors with huggingface_hub 4 months ago