File size: 761 Bytes
82fac0f
 
 
 
 
 
 
5dffc2b
82fac0f
5dffc2b
16c4e35
 
 
 
5dffc2b
91308fa
 
 
 
5dffc2b
 
 
 
82fac0f
6c4697e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
# 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.