Instructions to use AiAF/Eefoj_Flux1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiAF/Eefoj_Flux1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AiAF/Eefoj_Flux1") prompt = "Eefoj \\(Artist\\), @EefojLuk, @eefojsoup, 1boy, brown hair, open mouth, black eyes, shirt, t-shirt, solo, male focus, upper body, yellow shirt, cracked wall, indoors, A digital illustration of a young boy with a frown on his face. The boy is wearing a yellow t-shirt and a brown hat. He is standing in front of a wall with a dark background." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- e5f9ad74fe28a48398c0b117b0f4e5d0e9018415a4452d17d3199c3cf6f75801
- Size of remote file:
- 78.5 MB
- SHA256:
- 46a57bbda02ef3052f923ed34adf32d38105c9ecf1a512da173349c6a6fcb7f9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.