Instructions to use IcelosAI/Xenomorph_LoRA_XL_Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IcelosAI/Xenomorph_LoRA_XL_Base with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("IcelosAI/Xenomorph_LoRA_XL_Base") prompt = "a black drooling xenomorph with a long tail standing a dark cyberpunk hallway, light from the back" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Xenomorph LoRA SDXL

- Prompt
- a black drooling xenomorph with a long tail standing a dark cyberpunk hallway, light from the back

- Prompt
- a black drooling robot xenomorph with a long running throug a field of flowers, light from the back

- Prompt
- full body photo, a black drooling cyber enhanced xenomorph with a long running throug a beautiful medieval city
Model description
A LoRA of Xenomorphs that improves the representation of creatures from the Alien/Aliens saga in Stable Diffusion XL based models.
It was trained based on 65 images with a total of 2,750 steps. The base model is Stable Diffusion XL Base 1.0.
To use it, simply enter the trigger word “Xenomorph” or "black Xenomorph with long tail" or something similar.
The LoRA works best with models such as Proteus V0.4, RealVisXL 5.0 and similar.
Trigger words
You should use Xenomorph to trigger the image generation.
You should use black Xenomorph with long tail to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 12
Model tree for IcelosAI/Xenomorph_LoRA_XL_Base
Base model
stabilityai/stable-diffusion-xl-base-1.0