๐Ÿง 
Model

Beksinski Style Stable Diffusion

by s3nh hf-model--s3nh--beksinski-style-stable-diffusion
Nexus Index
24.8 Top 100%
S: Semantic 50
A: Authority 0
P: Popularity 5
R: Recency 11
Q: Quality 50
Tech Context
Vital Performance
60 DL / 30D
0.0%
Audited 24.8 FNI Score
Tiny - Params
- Context
60 Downloads
Restricted CREATIVEML License
Model Information Summary
Entity Passport
Registry ID hf-model--s3nh--beksinski-style-stable-diffusion
License creativeml-openrail-m
Provider huggingface
๐Ÿ“œ

Cite this model

Academic & Research Attribution

BibTeX
@misc{hf_model__s3nh__beksinski_style_stable_diffusion,
  author = {s3nh},
  title = {Beksinski Style Stable Diffusion Model},
  year = {2026},
  howpublished = {\url{https://huggingface.co/s3nh/beksinski-style-stable-diffusion}},
  note = {Accessed via Free2AITools Knowledge Fortress}
}
APA Style
s3nh. (2026). Beksinski Style Stable Diffusion [Model]. Free2AITools. https://huggingface.co/s3nh/beksinski-style-stable-diffusion

๐Ÿ”ฌTechnical Deep Dive

Full Specifications [+]

Quick Commands

๐Ÿค— HF Download
huggingface-cli download s3nh/beksinski-style-stable-diffusion

โš–๏ธ Nexus Index V2.0

24.8
TOP 100% SYSTEM IMPACT
Semantic (S) 50
Authority (A) 0
Popularity (P) 5
Recency (R) 11
Quality (Q) 50

๐Ÿ’ฌ Index Insight

FNI V2.0 for Beksinski Style Stable Diffusion: Semantic (S:50), Authority (A:0), Popularity (P:5), Recency (R:11), Quality (Q:50).

Free2AITools Nexus Index

Verification Authority

Unbiased Data Node Refresh: VFS Live
---

๐Ÿš€ What's Next?

Technical Deep Dive

Buy me a coffee if you like this project ;)

Zdzislaw Beksinski Art Diffusion Model

I present you fine tuned model of stable-diffusion-v1-5, which heavily based of work of great artist, Zdzislaw Beksinski. Use the tokens beksinski style in your prompts for the effect.

Model was trained using the diffusers library, which based on Dreambooth implementation. Training steps included:

  • prior preservation loss
  • train-text-encoder fine tuning

๐Ÿงจ Diffusers

This model can be used just like any other Stable Diffusion model. For more information, please have a look at the Stable Diffusion.

You can also export the model to ONNX, MPS and/or FLAX/JAX.

python
#!pip install diffusers transformers scipy torch
from diffusers import StableDiffusionPipeline
import torch
model_id = "s3nh/beksinski-style-stable-diffusion"
pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
pipe = pipe.to("cuda")
prompt = "Bus riding to school, beksinski style"
image = pipe(prompt).images[0]
image.save("./example_output.png")

Gallery

Bus riding to school, beksinski style.

image image image

Car traffic, beksinski style

image image image

Eating breakfast on sunny day, beksinski style

image

Dog drinking coffee, beksinski style

image

License

This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage. The CreativeML OpenRAIL License specifies:

  1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
  2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
  3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully) Please read the full license here

โš ๏ธ Incomplete Data

Some information about this model is not available. Use with Caution - Verify details from the original source before relying on this data.

View Original Source โ†’

๐Ÿ“ Limitations & Considerations

  • โ€ข Benchmark scores may vary based on evaluation methodology and hardware configuration.
  • โ€ข VRAM requirements are estimates; actual usage depends on quantization and batch size.
  • โ€ข FNI scores are relative rankings and may change as new models are added.
  • โš  License Unknown: Verify licensing terms before commercial use.

Social Proof

HuggingFace Hub
60Downloads
๐Ÿ”„ Daily sync (03:00 UTC)

AI Summary: Based on Hugging Face metadata. Not a recommendation.

๐Ÿ“Š FNI Methodology ๐Ÿ“š Knowledge Baseโ„น๏ธ Verify with original source

๐Ÿ›ก๏ธ Model Transparency Report

Technical metadata sourced from upstream repositories.

Open Metadata

๐Ÿ†” Identity & Source

id
hf-model--s3nh--beksinski-style-stable-diffusion
slug
s3nh--beksinski-style-stable-diffusion
source
huggingface
author
s3nh
license
creativeml-openrail-m
tags
diffusers, stable-diffusion, text-to-image, license:creativeml-openrail-m, endpoints_compatible, diffusers:stablediffusionpipeline, region:us

โš™๏ธ Technical Specs

architecture
null
params billions
null
context length
null
pipeline tag
text-to-image

๐Ÿ“Š Engagement & Metrics

downloads
60
stars
0
forks
0

Data indexed from public sources. Updated daily.