Instructions to use jimmycarter/krea2-turbo-bbox with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jimmycarter/krea2-turbo-bbox with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("jimmycarter/krea2-turbo-bbox", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add merged Krea-2 turbo transformer (epoch-2-step-10455 (raw))
Browse files
epoch-2-step-10455/transformer/diffusion_pytorch_model-00001-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9808262504
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c0c5ad2f393466b980ab1e25f04e8fe7a1cecd9c230fedcceb12e32017c920a
|
| 3 |
size 9808262504
|
epoch-2-step-10455/transformer/diffusion_pytorch_model-00002-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9941703832
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3abf8170cdaf82109a83f91811acb8417c73484e9355ffadcb2bdbfd170bd41
|
| 3 |
size 9941703832
|
epoch-2-step-10455/transformer/diffusion_pytorch_model-00003-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5890228944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c321c19b433f3c70c5a8e242494d57dc8e1ba71c8ce0cb5683cf774e2dfa5a16
|
| 3 |
size 5890228944
|