Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
abyssorangemix
Pastel
Animals
Creatures
Eyes
Style
2D
Getsc
sadxzero
WarriorMama777
RIXYN
Barons
iamxenos
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/DarkNightSky with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/DarkNightSky 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/DarkNightSky", 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
|
@@ -29,7 +29,7 @@ base_model_relation: merge
|
|
| 29 |
|
| 30 |
# Dark Night Sky
|
| 31 |
|
| 32 |
-
|
| 33 |
|
| 34 |

|
| 35 |
|
|
@@ -47,6 +47,8 @@ House with a waterwheel built into the roots of a giant, detailed tree next to g
|
|
| 47 |
|
| 48 |
room, DETAILED 90s CHIBI, PERFECT TEAL EYES, Pretty CUTE Girl, beautiful detailed, holding hamburger, RED seifuku, pink hair, gorgeous detailed hair, Magazine ad, 1949, iconic. Joy. acrylic art on canvas By KlaysMoji and artgerm and Clay Mann and and leyendecker and Dave Rapoza
|
| 49 |
|
|
|
|
|
|
|
| 50 |
Original pages:
|
| 51 |
|
| 52 |
https://civitai.com/models/19809?modelVersionId=23539
|
|
@@ -69,4 +71,18 @@ https://civitai.com/models/64766/cryptids?modelVersionId=69407 (Cryptids LoRA)
|
|
| 69 |
|
| 70 |
https://civitai.com/models/44726/sxz-duck-for-game-assets-concept
|
| 71 |
|
| 72 |
-
https://civitai.com/models/25831?modelVersionId=68200 (Luma 0.98)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
# Dark Night Sky
|
| 31 |
|
| 32 |
+
TheDarkNight (which includes the Cryptids and GameAssetsDigitalUnitsCreationKit models) mixed with SCMIX_NightSkyMeina for alternate creativity and compositions. Showcase and prompts:
|
| 33 |
|
| 34 |

|
| 35 |
|
|
|
|
| 47 |
|
| 48 |
room, DETAILED 90s CHIBI, PERFECT TEAL EYES, Pretty CUTE Girl, beautiful detailed, holding hamburger, RED seifuku, pink hair, gorgeous detailed hair, Magazine ad, 1949, iconic. Joy. acrylic art on canvas By KlaysMoji and artgerm and Clay Mann and and leyendecker and Dave Rapoza
|
| 49 |
|
| 50 |
+
Note: This last one used the DDIM Scheduler.
|
| 51 |
+
|
| 52 |
Original pages:
|
| 53 |
|
| 54 |
https://civitai.com/models/19809?modelVersionId=23539
|
|
|
|
| 71 |
|
| 72 |
https://civitai.com/models/44726/sxz-duck-for-game-assets-concept
|
| 73 |
|
| 74 |
+
https://civitai.com/models/25831?modelVersionId=68200 (Luma 0.98)
|
| 75 |
+
|
| 76 |
+
- SuperMerger Weight Sum Use MBW 0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,0
|
| 77 |
+
|
| 78 |
+
Model A:
|
| 79 |
+
|
| 80 |
+
SCM NightSkyMeina
|
| 81 |
+
|
| 82 |
+
Model B:
|
| 83 |
+
|
| 84 |
+
TheDarkNight
|
| 85 |
+
|
| 86 |
+
Output:
|
| 87 |
+
|
| 88 |
+
DarkNightSky
|