Instructions to use Capsekai/Jan2024-Backups with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Capsekai/Jan2024-Backups 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/Jan2024-Backups", 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
Commit ·
ed8e063
1
Parent(s): 48d6f8a
Upload with 🤗 Earth & Dusk's Amazing HF Backup for Vast & Runpod (#44)
Browse files- Upload with 🤗 Earth & Dusk's Amazing HF Backup for Vast & Runpod (e4424ccab295817f6def3bff5432d9ddbf4d444b)
AnimeTestMix-Fin-Merge.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afe9c8dcd80c33b87a4587a72b28d9009d42104fdcac7766b54cd500e9c94af8
|
| 3 |
+
size 2400043524
|