Instructions to use BlueTriangles/SDXL_Phaleg_Ives with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Phaleg_Ives with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-XL-v2.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("BlueTriangles/SDXL_Phaleg_Ives") prompt = "sdxl-phaleg-ives" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/20260325100241-2954119754.jpg | |
| text: sdxl-phaleg-ives | |
| - output: | |
| url: images/20260325102000-2568760158.jpg | |
| text: sdxl-phaleg-ives | |
| - output: | |
| url: images/20260325102402-3025875777.jpg | |
| text: sdxl-phaleg-ives | |
| - output: | |
| url: images/20260325102412-3025875778.jpg | |
| text: sdxl-phaleg-ives | |
| - output: | |
| url: images/20260325102856-2189777027.jpg | |
| text: sdxl-phaleg-ives | |
| base_model: | |
| - OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-phaleg-ives | |
| license: cc-by-nc-sa-4.0 | |
| # Phaleg Ives (Apostle of Fire) / Phantasy Star Online 2(火の使徒 ファレグ・アイヴズ in ファンタシースターオンライン2) | |
| <Gallery /> | |
| ## License | |
| 本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited. | |
| ## Model description | |
| 25 images in total (girl, dress, ornament), 10 epoch, 5-10 iterations for 520 steps. | |
| Appearance: sdxl-phaleg-ives, very long hair, blonde hair, single braid, braid, necklace, earrings, {0.2::brown eyes|closed eyes}, hair over shoulder, hair ornament, large breasts, lips, eyelashes, hair over one eye, mature female | |
| Outfit: sdxl-phaleg-dress, coat, pants, black coat, long sleeves, boots, thigh boots, black boots, gloves, dress, black gloves, black dress, corset, cross-laced clothes, jewelry, black thighhighs, cleavage, choker, skirt, zettai ryouiki, thighs, clothing cutout, cleavage cutout, hair flower | |
| Hair ornament: hair ornament, gem, gem stone, blue gemstone | |
| ## Trigger words | |
| You should use `sdxl-phaleg-ives` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Phaleg_Ives/tree/main) them in the Files & versions tab. |