Instructions to use prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA 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("prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA") prompt = "Dramatic Neon, An animated image of a womans face, painted in a vibrant blue color. Her eyes are glowing red, and her mouth is adorned with white teeth. Her eyebrows are black, and she has long, wavy hair. Her lips are painted a vibrant shade of pink, and there are droplets of blood dripping from the right side of her face. The background is a dark blue, and the womans hair is a mix of black and red." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Dramatic-Neon-Flux-LoRA.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52bfec809296e6838c1643370f4f981f3ae83d4dc2f3b5bed0fc8450348a827a
|
| 3 |
+
size 612746432
|
images/cm076owxu03zvtf95dnrax86c_original.jpeg
ADDED
|
Git LFS Details
|