Instructions to use creatorchain/brett_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use creatorchain/brett_2 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("creatorchain/brett_2") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files
brett_05_000002800.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ea7b76199b6c13059342384f4e456b9be9e8bd5f778eb96f275701ff734b0af
|
| 3 |
+
size 343805432
|
images/ATnsJHQFle7zxBZ3-3S2x_9dbce2aa1d304736b653dac2d55921b3.jpg
ADDED
|
Git LFS Details
|
images/VtcknVRbazWxnMRP5XIgJ_8ec859095cb34a72b925f7e56cccc437.jpg
ADDED
|
Git LFS Details
|