Instructions to use FFusion/FFusionXL-LoRa-SDXL-Island-Generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use FFusion/FFusionXL-LoRa-SDXL-Island-Generator with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("diffusers/stable-diffusion-xl-base-0.9", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("FFusion/FFusionXL-LoRa-SDXL-Island-Generator") prompt = "a 3d island" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- 4b5c9a74c9f347abee27163935e099aac994f5312101b37e9ec4193a3ecbc3ae
- Size of remote file:
- 3.58 MB
- SHA256:
- 562e7236f64309ea1ede3e56ee4460c39927d2d536531494ef31a4c6052183c1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.