Instructions to use DavidBaloches/Fairy_Core with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DavidBaloches/Fairy_Core 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("DavidBaloches/Fairy_Core") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 10 files
Browse files- fairy-core.safetensors +3 -0
- images/base_00009_.png +3 -0
- images/base_00015_.png +3 -0
- images/base_00026_.png +3 -0
- images/base_00027_.png +3 -0
- images/base_00031_.png +3 -0
- images/base_00041_.png +3 -0
- images/base_00043_.png +3 -0
- images/base_00045_.png +3 -0
- images/fairy-core_e000004_02_20250122021605.png +3 -0
fairy-core.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e3f78a572a946957af610938bd20601aed0099840a612b641b77503f95d75c3
|
| 3 |
+
size 19269360
|
images/base_00009_.png
ADDED
|
Git LFS Details
|
images/base_00015_.png
ADDED
|
Git LFS Details
|
images/base_00026_.png
ADDED
|
Git LFS Details
|
images/base_00027_.png
ADDED
|
Git LFS Details
|
images/base_00031_.png
ADDED
|
Git LFS Details
|
images/base_00041_.png
ADDED
|
Git LFS Details
|
images/base_00043_.png
ADDED
|
Git LFS Details
|
images/base_00045_.png
ADDED
|
Git LFS Details
|
images/fairy-core_e000004_02_20250122021605.png
ADDED
|
Git LFS Details
|