Instructions to use rorito/BigBoobsFLUX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rorito/BigBoobsFLUX 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("rorito/BigBoobsFLUX") prompt = "UNICODE\u0000\u0000s\u0000i\u0000d\u0000e\u0000v\u0000i\u0000e\u0000w\u0000,\u0000 \u0000b\u0000i\u0000g\u0000 \u0000b\u0000o\u0000o\u0000b\u0000s\u0000" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
Big_Boobs.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9ad4214a17c21493f30c92fc9142be244c604a79be0d9eae70d377260d82338
|
| 3 |
+
size 19257144
|
images/Big_Boobs_e000005_01_20240817195220.jpeg
ADDED
|
Git LFS Details
|