--- # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1 # Doc / guide: https://huggingface.co/docs/hub/model-cards {} --- # Uber Realistic Porn Merge SD2.1Unclip For scientific research purposes ## Model Description I basically did an add-difference interpolation merge: Merge = Unclip + (URPM − Base)*1 The model will generate random images if provided with an empty prompt or random latent. These result images are surprisingly coherent (view notebook). It's assumed to otherwise function identically to the base finetune. ### Notebook I've uploaded the Jupyter Notebook used to create the model. ## Further Development I'd suggest adding LoRAs to help "guiding" the result.