Instructions to use MarkBW/brooke-monk-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MarkBW/brooke-monk-xl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xinsir/controlnet-union-sdxl-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MarkBW/brooke-monk-xl") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files- br0km0nk_last.safetensors +3 -0
- images/tmp44h7gzp8.jpeg +3 -0
br0km0nk_last.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50040b9f12ae2a3740e7163e4b6cc8415512be35248b8bf0378d191a663d4354
|
| 3 |
+
size 912551524
|
images/tmp44h7gzp8.jpeg
ADDED
|
Git LFS Details
|