Instructions to use hassanblend/hassanblend1.4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hassanblend/hassanblend1.4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("hassanblend/hassanblend1.4", 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
HassanBlend1.4
I am hassan, I created HassansBlend, the latest version currently is 1.4. I continue to iterate and improve on this model over time. Feel free to check out our discord or rentry page for more examples with prompts and outputs generated.
I have also some custom created content such as enhancement hypernetworks/embeddings etc for patreons or KoFi subscribers only on my pages below
Links
Patreon
KoFi
Discord

Quicklinks:
- Latest Setup
- HassanBlend Model Finetune Updates
- Latest Patreon Posts
- Models
- Prompts
- Photorealistic Tips
- Embeddings
- Hypernetworks
- Wildcards
- MyTools
- Settings I use
Model details and examples with sample prompts: https://rentry.org/sdhassan
Gradio Demo
We support a Gradio Web UI to run hassanblend1.4:
- Downloads last month
- 761