Instructions to use alvdansen/archfey_anime with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alvdansen/archfey_anime 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("alvdansen/archfey_anime") prompt = "a woman in a flower dress standing in the moonlight, wide shot" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 6b24a99d6c445f4dcc5b47ac1987f68641e428109f6160e16856768598b208b0
- Size of remote file:
- 228 MB
- SHA256:
- d5b2c59e794c4af555286871699d94887039270620762421dddcc6c2567727b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.