Instructions to use grugger/chubas with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use grugger/chubas with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("grugger/chubas", 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
Upload pastelmix_hll4p3ep8-4731-1730-8765.safetensors
Browse filesCLIP had incorrect positions, fixed: 3, 6, 7, 12, 14, 24, 28, 29, 41, 48, 53, 56, 58, 61, 63.

hello darkness my old friend...
models/hll4-p3-ep8/pastelmix_hll4p3ep8-4731-1730-8765.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5580cf488653276623e4312e749b9621d3b42a88387597a6f709d4f9d365eca7
|
| 3 |
+
size 2132625893
|