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", 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
|
@@ -46,6 +46,16 @@ Bottom left: (retro volkswagen van_1.1) (attached to hot air balloon_1.2), (dark
|
|
| 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 |
|
| 51 |
- SuperMerger Weight sum Train Difference Use MBW 0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1
|
|
|
|
| 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 |
+

|
| 50 |
+
|
| 51 |
+
Top left: (tank) driving down the street to the sunset, outrun, snthwve style wallpaper, 8k, highly detailed, cinematic lighting, conceptmento, very realistic, clear, super detailed, colorful accents, detailed and intricate, trending on artstation, in the style in the style of artstation, highly realistic, very detailed, 4k, 8k, octane
|
| 52 |
+
|
| 53 |
+
Top right: pretty cute girl sitting on motorcycle, (facing the camera_1.2), (looking at camera_1.1), neon lines, snthwve style, HD wallpaper, detailed eyes, very beautiful, elegant, cinematic, artstation, octane render, art by art by artgerm and greg rutkowski and magali villeneuve, portrait, elegant, d ho
|
| 54 |
+
|
| 55 |
+
Bottom left: island with palm trees, island with palm trees, wireframe looking neon lines, snthwve style wallpaper, dorovski, sharp focus, by wlop and artgerm and alphonse mucha, illustration, trending on artstation, very coherent
|
| 56 |
+
|
| 57 |
+
Bottom right: Tiny cute isometric tank, Tiny cute isometric tank, snthwve soft smooth lighting, with soft colors, 100mm lens, 3d blender render, trending on polycount. render in octane, vray rendering, v-ray, C4D
|
| 58 |
+
|
| 59 |
# Recipe:
|
| 60 |
|
| 61 |
- SuperMerger Weight sum Train Difference Use MBW 0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1
|