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 3 files
Browse files- Automotive-X2.safetensors +3 -0
- Sketch-Flat.safetensors +3 -0
- Sketch-Scribble.safetensors +3 -0
Automotive-X2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd91b889725d9b85e56a55badda9bae564e4c6d8cbfc2e1ccba341473acee0fa
|
| 3 |
+
size 612747448
|
Sketch-Flat.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f10d321abf73296d9ee2a0f558731a91b2ec1ebf3750103f6ea2743798023e7
|
| 3 |
+
size 612747872
|
Sketch-Scribble.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0aec4c64c8e305808fa185b680e6cd462ad64db48f3e23dca350a206d5b1f37c
|
| 3 |
+
size 612747616
|