Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Anime
Art
Girl
LandScapes
Animals
Creatures
Eyes
Style
2D
Base Model
RIXYN
Barons
iamxenos
Lykon
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/ShapeShifter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/ShapeShifter 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/ShapeShifter", 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
|
@@ -17,7 +17,6 @@ tags:
|
|
| 17 |
- 2D
|
| 18 |
- Base Model
|
| 19 |
- RIXYN
|
| 20 |
-
- Lykon
|
| 21 |
- Barons
|
| 22 |
- iamxenos
|
| 23 |
- Lykon
|
|
@@ -27,4 +26,52 @@ tags:
|
|
| 27 |
- text-to-image
|
| 28 |
---
|
| 29 |
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- 2D
|
| 18 |
- Base Model
|
| 19 |
- RIXYN
|
|
|
|
| 20 |
- Barons
|
| 21 |
- iamxenos
|
| 22 |
- Lykon
|
|
|
|
| 26 |
- text-to-image
|
| 27 |
---
|
| 28 |
|
| 29 |
+
# Shape Shifter
|
| 30 |
+
|
| 31 |
+
The Cryptids model (which includes the Cryptids LoRA by RIXYN, Kitsch-In-Sync v2 by iamxenos and HELLmix by Barons) merged with DreamShaper v8 by Lykon to improve the coherency and human anatomy of the former and the creatures of the latter when you use cryptids in the prompt! Samples and prompts (all use seed 9119):
|
| 32 |
+
|
| 33 |
+

|
| 34 |
+
|
| 35 |
+
Father with little daughter. A pretty cute girl sitting with fat Santa Claus holding Coca Cola, Christmas Theme Art by Gil_Elvgren and Haddon_Sundblom
|
| 36 |
+
|
| 37 |
+

|
| 38 |
+
|
| 39 |
+
Masterpiece, Best Quality, highres, fantasy, official art, kitten, blue eyes, grass, sky, scenery, Fuji 85mm, fairytale illustration, colored sclera, black eyes, perfect eyes, happy, cute, cat, whiskers, pawpads, claws, furry, plush, soft, perfect, tail, christmas lights, christmas tree, christmas ornaments, warmth
|
| 40 |
+
|
| 41 |
+

|
| 42 |
+
|
| 43 |
+
Full body picture of a pretty cute girl making cake in school, detailed chibi eyes, short smile, beautiful and aesthetic, intricate, neat hair, highly detailed, detailed face, smooth, sharp focus, chiaroscuro, magazine ad, 1949, 2D Game Art, anime on canvas, rossdraws, clay mann, CHIBI ART, light novel cover art.
|
| 44 |
+
|
| 45 |
+

|
| 46 |
+
|
| 47 |
+
(Masterpiece, Best Quality), highres, (8k resolution wallpaper), soft lighting, silhouette, sunbeam, sharp focus, floating particles, (depth of field), 85mm, cryptids, rabbit nose, yellow feathers, hat, food, scarf, tree, no humans, fruit, bird, candy, christmas, snow, santa hat, winter, christmas tree, blue scarf, christmas ornaments, candy cane, volumetric lighting, soft, colorful, dramatic, cute , christmas lights, soft glow
|
| 48 |
+
|
| 49 |
+
Original pages:
|
| 50 |
+
|
| 51 |
+
https://civitai.com/models/4384?modelVersionId=80261 (Dreamshaper 8)
|
| 52 |
+
|
| 53 |
+
https://huggingface.co/Yntec/Cryptids
|
| 54 |
+
|
| 55 |
+
https://huggingface.co/Yntec/HellSKitchen
|
| 56 |
+
|
| 57 |
+
https://civitai.com/models/64766/cryptids?modelVersionId=69407 (Cryptids LoRA)
|
| 58 |
+
|
| 59 |
+
https://civitai.com/models/142552?modelVersionId=163068 (Kitsch-In-Sync)
|
| 60 |
+
|
| 61 |
+
https://civitai.com/models/21493/hellmix?modelVersionId=25632
|
| 62 |
+
|
| 63 |
+
# Recipe:
|
| 64 |
+
|
| 65 |
+
- SuperMerger Weight Sum Use MBW 0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1
|
| 66 |
+
|
| 67 |
+
Model A:
|
| 68 |
+
|
| 69 |
+
Cryptids
|
| 70 |
+
|
| 71 |
+
Model B:
|
| 72 |
+
|
| 73 |
+
DreamShaper8
|
| 74 |
+
|
| 75 |
+
Output:
|
| 76 |
+
|
| 77 |
+
ShapeShifter
|