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

acidz1
/
z1-2106

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

Instructions to use acidz1/z1-2106 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use acidz1/z1-2106 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("acidz1/z1-2106")
    
    prompt = "Dark Fantasy Art, image of red z1_2106 on the icy surface of a frozen alien planet. Snow and ice crystals cling to the car which has subtle warm hues to contrast the cold landscape.  Towering ice cliffs and frosted alien flora surround the car, while a large, frozen lake reflects the glow of a green aurora in the night sky above.  render, 8k, octane render, cinema 4d, blender, dark, atmospheric 4k ultra detailed, cinematic, Sharp focus, big depth of field, Masterpiece, colors, 3d octane render, 4k, concept art, trending on artstation, hyperrealistic, Vivid colors, extremely detailed CG unity 8k wallpaper, trending on CGSociety, Intricate, High Detail, dramatic"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
z1-2106
166 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
acidz1's picture
acidz1
Update README.md
4b46323 verified over 1 year ago
  • sample
    Upload 2 files over 1 year ago
  • .gitattributes
    1.64 kB
    Upload 2 files over 1 year ago
  • README.md
    2.12 kB
    Update README.md over 1 year ago
  • dataset.toml
    254 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • sample_prompts.txt
    74 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • train.sh
    1.24 kB
    Upload folder using huggingface_hub over 1 year ago
  • z1-2106-000004.safetensors
    39.8 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • z1-2106-000008.safetensors
    39.8 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • z1-2106-000012.safetensors
    39.8 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • z1-2106.safetensors
    39.8 MB
    xet
    Upload folder using huggingface_hub over 1 year ago