Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Hyperrealistic
Analog
Girls
alexds9
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/HyperRemix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/HyperRemix 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/HyperRemix", 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
|
@@ -12,4 +12,55 @@ tags:
|
|
| 12 |
- diffusers
|
| 13 |
- text-to-image
|
| 14 |
---
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
- diffusers
|
| 13 |
- text-to-image
|
| 14 |
---
|
| 15 |
+
|
| 16 |
+
# Hyper Remix
|
| 17 |
+
|
| 18 |
+
<center><img src="https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/3xKajV1FNPGD_8mRU6N98.png" style="height:512px; width:512px; border-radius: 7%; border: 10px solid #005656; padding-top:0px;" span title="Hyper Remix AI Prompts"></center>
|
| 19 |
+
|
| 20 |
+
Use hyperrealistic in your prompts to enhance the style.
|
| 21 |
+
|
| 22 |
+
Samples and prompts:
|
| 23 |
+
|
| 24 |
+

|
| 25 |
+
|
| 26 |
+
analog style 70s color movie still of beautiful face, hyperrealistic young pretty Audrey Hepburn voluptuous at a neon convenience storefront. skirt
|
| 27 |
+
|
| 28 |
+

|
| 29 |
+
|
| 30 |
+
Hyperrealistic 1981 movie screenshot pretty young woman with husband enjoying ROMANTIC wine with candles. blue jeans sitting with Santa Claus, detailed beautiful brown Eyes. Closeup faces, ponytail, teal Gift Cake Theme by Gil_Elvgren and Haddon_Sundblom
|
| 31 |
+
|
| 32 |
+

|
| 33 |
+
|
| 34 |
+
analog style 70s color photograph portrait of young Walter White in Breaking Bad, Hyperrealistic El Camino behind the scenes. Closeup
|
| 35 |
+
|
| 36 |
+

|
| 37 |
+
|
| 38 |
+
pretty cute little girl carrying robotic aluminum doll, hyperrealistic Screenshot of a surreal jean 70s round minimalist architecture, Sharp light, face. 35mm still from a sci fi blockbuster color movie made in 2022, beautiful portrait, Dorothy, set in 1860, in front of a spaceship that has just landed on an alien planet, are all wearing, a stands nearby
|
| 39 |
+
|
| 40 |
+
HyperRealism 1.2 mixed with DreamPhotoGASM to maximize this style!
|
| 41 |
+
|
| 42 |
+
Original pages:
|
| 43 |
+
|
| 44 |
+
https://civitai.com/models/158959?modelVersionId=178706 (HyperRealism 1.2)
|
| 45 |
+
|
| 46 |
+
https://huggingface.co/Yntec/DreamPhotoGASM
|
| 47 |
+
|
| 48 |
+
# Recipe
|
| 49 |
+
|
| 50 |
+
- SuperMerger Weight sum Use MBW 1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1
|
| 51 |
+
|
| 52 |
+
Model A:
|
| 53 |
+
|
| 54 |
+
DreamPhotoGASM
|
| 55 |
+
|
| 56 |
+
Model B:
|
| 57 |
+
|
| 58 |
+
HyperRealism 1.2
|
| 59 |
+
|
| 60 |
+
Output Model:
|
| 61 |
+
|
| 62 |
+
HyperRemix
|
| 63 |
+
|
| 64 |
+
Cover full size:
|
| 65 |
+
|
| 66 |
+

|