Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
art
artistic
Instructions to use luongphamit/DreamShaper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use luongphamit/DreamShaper with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("luongphamit/DreamShaper", 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 ·
cc8e01a
1
Parent(s): ccedcea
DreamShaper_4BakedVae.ckpt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5f9b1c1beca146966dd498506091221df19a95f1763d07c6a2b5f075abe1dd4f
|
| 3 |
-
size 5984611038
|
|
|
|
|
|
|
|
|
|
|
|
DreamShaper_4BakedVae.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7f16bbcd80427ca1c7eb0f10778943964f3da6d443117f76dd49675ac2ac923e
|
| 3 |
-
size 5984233269
|
|
|
|
|
|
|
|
|
|
|
|