Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
General
Photorealistic
Hassan
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/HassanBlend12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/HassanBlend12 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/HassanBlend12", 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
- Draw Things
- DiffusionBee
Hassan Blend 1.2
A model better at anything than Hassan Blend 1.5.1.2, except photorealism. It has the MoistMixV2 VAE baked in.
Sample and prompt:
concept art of CUTE girl in a pixel, chibi character, DETAILED EYES, key visual, summer day, magazine ad, 1940, iconic, highly detailed, digital painting, artstation, concept art, sharp focus, in harmony with nature, streamlined, hyperrealism by makoto shinkai and akihiko yoshida and wlop
Original page:
- Downloads last month
- 18
