Instructions to use Capsekai/KNXBackMixes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Capsekai/KNXBackMixes with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Capsekai/KNXBackMixes", 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
- Draw Things
- DiffusionBee
Commit ·
98560cc
1
Parent(s): e2b8901
Upload with 🤗 Earth & Dusk's Amazing HF Backup for Vast & Runpod (#26)
Browse files- Upload with 🤗 Earth & Dusk's Amazing HF Backup for Vast & Runpod (635a0e909a600060764067665bd2d92d118019af)
StygianMixV11.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cb2bd173c9e47ab52c25913bfaeda9097540d1321acdcbfd4455d9508ad17fa
|
| 3 |
+
size 5944367796
|