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

  • Log In
  • Sign Up

FFusion
/
FFXL400

Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion-xl
stable-diffusion-xl-diffusers
stable-diffusion
ffai
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use FFusion/FFXL400 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("FFusion/FFXL400", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "a dog in colorful exploding clouds, dreamlike surrealism colorful smoke and fire coming out of it, explosion of data fragments, exploding background,realistic explosion, 3d digital art"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
FFXL400
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
idlebg's picture
idlebg
License update revision: 1.1/14/09/23
61df200 verified over 2 years ago
  • scheduler
    1.1 weights over 2 years ago
  • text_encoder
    1.1 weights over 2 years ago
  • text_encoder_2
    1.1 weights over 2 years ago
  • tokenizer
    1.1 weights over 2 years ago
  • tokenizer_2
    1.1 weights over 2 years ago
  • unet
    1.1 weights over 2 years ago
  • vae
    1.1 weights over 2 years ago
  • .gitattributes
    1.69 kB
    Update .gitattributes over 2 years ago
  • FFXL400-LoRA-XL-FFusion-v1.1.fp16.safetensors
    6.94 GB
    xet
    1.1 weights over 2 years ago
  • FFXL400-LoRA-XL-FFusion-v1.safetensors
    13.9 GB
    xet
    1.1 weights over 2 years ago
  • LICENSE.md
    7.48 kB
    License update revision: 1.1/14/09/23 over 2 years ago
  • README.md
    14.5 kB
    readme thumbnail over 2 years ago
  • model.safetensors
    6.94 GB
    xet
    1.1 weights over 2 years ago
  • model_index.json
    582 Bytes
    1.1 weights over 2 years ago