Instructions to use strangerzonehf/Flux-3DXL-Partfile-0005 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use strangerzonehf/Flux-3DXL-Partfile-0005 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("strangerzonehf/Flux-3DXL-Partfile-0005") prompt = "3DXLP5, young woman in blue denim jacket with a hat, in the style of , industrial texture, shot on 70mm, aggressive quilting, backlight, androgynous, wimmelbilder . --ar 68:103 --v 5.1 --style raw" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 7749c15a3a0aa32dace0ba9a02ce14ebb1d4a74214a7251fc9f838d04b69ba0a
- Size of remote file:
- 1.35 MB
- SHA256:
- ec4a991f8ba4be0336677f255951fc66db800fbfb4a624baf9ae85e0e9c56907
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.