Instructions to use strangerzonehf/Flux-Ultimate-LoRA-Collection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use strangerzonehf/Flux-Ultimate-LoRA-Collection 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("strangerzonehf/Flux-Ultimate-LoRA-Collection") prompt = "Stranger Zones Ultimate LoRA Collection" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 2 files
Browse files
Abstract Shattered.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37c2f2ee52ea9716422a4dc8a18e7c425a6c01b90d115bccd8217d89baaaa2ac
|
| 3 |
+
size 612747056
|
Neon Impressionism.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af850fd990a66de3556d51674aeda7a4e299b4857c79a8583cc29e53a1237daa
|
| 3 |
+
size 612748864
|