Instructions to use IcelosAI/Fantasypool_LoRA_XL_Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use IcelosAI/Fantasypool_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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("IcelosAI/Fantasypool_LoRA_XL_Base") prompt = "fantasypools with black tiled walls and a cloud floating indoors over a pool, yellow floating tyres" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 6 files
Browse files
fantasypools-25.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7b4cf7e20bc333966fa9e32ad674db3c2c77658688701d20df64384b1a4b976
|
| 3 |
+
size 50928836
|
images/2025-02-20_05-45-17_3303.png
ADDED
|
Git LFS Details
|
images/2025-02-20_05-46-17_3911.png
ADDED
|
Git LFS Details
|
images/2025-02-20_07-29-16_4192.png
ADDED
|
Git LFS Details
|
images/2025-02-20_07-37-37_5639.png
ADDED
|
Git LFS Details
|
images/2025-02-20_07-52-22_3010.png
ADDED
|
Git LFS Details
|