Text-to-Image
Diffusers
stable-diffusion
sd-1.5
photorealistic
cyberrealistic
classic
image-generation
Instructions to use cyberdelia/CyberRealisticClassic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use cyberdelia/CyberRealisticClassic 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/CyberRealisticClassic", 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 4 files
Browse files
CyberRealisticCLASSIC_V3.2_FP16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcb21a46148d4a5c061983f5eabd5442bff5f8cf83946382478568f6fca60a84
|
| 3 |
+
size 2132651162
|
CyberRealisticCLASSIC_V3.2_FP32.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eacd5c1662a291aadc6ad443c4904e6890265e4a30735310ca00d92e59ab6027
|
| 3 |
+
size 4265146268
|
CyberRealisticCLASSIC_V4_FP16.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2504fd1cd183946948ff9c410578c7856f6e883be89025ecb3a156a347232ac6
|
| 3 |
+
size 2132651162
|
CyberRealisticCLASSIC_V4_FP32.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51546fae2d596f546abf72fe30c0ef879389fe587513c1ed10d9536324f131d9
|
| 3 |
+
size 4265146268
|