Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
General
Style
Synthwave
Art
Render
Lineart
PublicPrompts
WarAnakin
RunDiffusion
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/Crystalwave with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Crystalwave with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/Crystalwave", torch_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
Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ Samples and prompts (scroll for more example prompts and their outputs)
|
|
| 34 |
|
| 35 |
sitting elementary girl, Pretty CUTE, gorgeous hair, DETAILED CHIBI EYES, Magazine ad, iconic, 1943, Cartoon, sharp focus, 4k. chibi, character, comic art. Concept art on canvas by Clay Mann and ilya kuvshinov
|
| 36 |
|
| 37 |
-

|
| 40 |
|
|
@@ -44,7 +44,7 @@ Top right: (neon circle floating_1.2) (with palm tree inside it_1.1), above ocea
|
|
| 44 |
|
| 45 |
Bottom left: (retro volkswagen van_1.1) (attached to hot air balloon_1.2), (dark colors_1.2), snthwve style wallpaper. graffiti on black canvas, digital art, concept art, trending on artstation, HD, 8K, highly detailed, good lighting,lighthouse, epic, masterpiece, surreal, detailed, sharp, 1980s
|
| 46 |
|
| 47 |
-
Bottom right: table with cassette tape with sunglasses on it,
|
| 48 |
|
| 49 |
# Recipe:
|
| 50 |
|
|
|
|
| 34 |
|
| 35 |
sitting elementary girl, Pretty CUTE, gorgeous hair, DETAILED CHIBI EYES, Magazine ad, iconic, 1943, Cartoon, sharp focus, 4k. chibi, character, comic art. Concept art on canvas by Clay Mann and ilya kuvshinov
|
| 36 |
|
| 37 |
+

|
| 38 |
|
| 39 |
(Click for larger)
|
| 40 |
|
|
|
|
| 44 |
|
| 45 |
Bottom left: (retro volkswagen van_1.1) (attached to hot air balloon_1.2), (dark colors_1.2), snthwve style wallpaper. graffiti on black canvas, digital art, concept art, trending on artstation, HD, 8K, highly detailed, good lighting,lighthouse, epic, masterpiece, surreal, detailed, sharp, 1980s
|
| 46 |
|
| 47 |
+
Bottom right: table with cassette tape with sunglasses on it, table with cassette tape with sunglasses on it, dark colors, snthwve style wallpaper. Polaroid, photography, 4k, photoreal, highly detailed, cinematic lightning
|
| 48 |
|
| 49 |
# Recipe:
|
| 50 |
|