Instructions to use h94/IP-Adapter-FaceID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use h94/IP-Adapter-FaceID with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("h94/IP-Adapter-FaceID", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
PDXL? Pony Diffusion XL? ETA?
#54
by Winnougan - opened
I was wondering if you have any plans to release your LORAs to be compatible with Pony Diffusion XL. The SDXL LORAs are currently not working with Pony. Thanks.
Yes, it would be wonderful if you made PDXL version.
Please
We need it!
This was back in 2024 with a ton of upvotes but I don't see the link can someone send it to me please?
I spent alllllll day 10 hours to get it to work only for it to not load for pony....... My god so my other sdxl things work with pony I assumed this would be no different. My potato GPU is limited. I can't go full sdxl
No solution ?