Text-to-Image
Diffusers
stable-diffusion
sdxl
photorealistic
cyberrealistic
illustrious
image-generation
Instructions to use cyberdelia/CyberIllustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use cyberdelia/CyberIllustrious with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("cyberdelia/CyberIllustrious", 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 2 files
Browse files
CyberIllustrious_V7.0_DMD2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45e5c45159e884553b4f05e7ac2e19b8a106762624de39ab30a5ecca3b1ee50c
|
| 3 |
+
size 6938040866
|
CyberIllustrious_V7.0_FP16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2883c017ac5f392cb620c53c6812cd6a72b081d9a45139d7543168542cf8c5e
|
| 3 |
+
size 6938040866
|