Instructions to use Jonjew/FLUXNeonAbyss with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonjew/FLUXNeonAbyss 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("Jonjew/FLUXNeonAbyss") prompt = "bo-neon, a highly detailed, digital artwork depicting a mystical, ethereal female figure with distinct, otherworldly features, the subject is a young woman with light skin and long, wavy, light brown hair cascading down her shoulders, she has large, expressive eyes with a serene, almost contemplative expression, her face is adorned with intricate, white face paint that resembles a mythical creature, featuring large, pointed ears and a pair of fox-like ears, the mask is intricately designed with gold and orange accents, and features a floral pattern around the eyes and forehead, she wears a fur-trimmed headdress made of white feathers and adorned with orange flowers, adding a vibrant contrast to her pale skin, the outfit she wears is a form-fitting, ornate ensemble with silver and gold accents, enhancing the fantasy theme, the background is a blurred, snowy forest with tall, slender trees and a hint of snowflakes falling, creating a sense of depth and mystery, the overall style is highly realistic with a touch of fantasy, blending elements of realism and fantasy art, the image exudes a blend of fantasy and realism, with a strong emphasis on the subject's ethereal beauty and otherworldly presence<lora:FLUX Abyss Neon\\abyss-neon.safetensors:1.0:1.0>" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 4 files
Browse files
boFLUX Abyss Neon.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c596b6c54e6d2a42f9ac52899d975ec5a95e3212389516036e1e10e4ef48f23
|
| 3 |
+
size 39777496
|
images/FLUX_Metadata_0009.png
ADDED
|
Git LFS Details
|
images/FLUX_Metadata_0072.png
ADDED
|
Git LFS Details
|
images/FLUX_Metadata_0217.png
ADDED
|
Git LFS Details
|